Update doc

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2410 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
boufaras 2011-09-16 13:28:10 +00:00
commit be80cfeb4a

View file

@ -54,7 +54,7 @@ public:
/**
* Constructor
* @param _fullEval full evaluation function to count
* @param _NeighborEval neighbor evaluation function to count
* @param _neighborEval neighbor evaluation function to count
* @param _maxEvals number maximum of evaluations (full and incremental evaluations)
* @param _restartCounter if true the counter of number of evaluations restarts to "zero" at initialization, if false, the number is cumulative
*/