stopOnMaxEvals {cmaesr} | R Documentation |
Stopping condition: maximal funtion evaluations.
Description
Stop if maximal number of function evaluations is reached.
Usage
stopOnMaxEvals(max.evals)
Arguments
max.evals |
[ |
Value
[cma_stopping_condition
]
[Package cmaesr version 1.0.3 Index]