Rdocumentation
powered by
Learn R Programming
cmaesr (version 1.0.3)
stopOnTolX: Stopping condition: low standard deviation.
Description
Stop if the standard deviation falls below a tolerance value in all coordinates?
Usage
stopOnTolX(tol = 1e-12)
Arguments
tol
[
integer(1)
] Tolerance value.
Value
[
cma_stopping_condition
]