Stopping condition: optimal params.
Stop if euclidean distance of parameter is below some tolerance value.
stopOnOptParam(opt.param, tol = 1e-08)
opt.param
: [numeric
]
Known optimal parameter settings.
tol
: [numeric(1)
]
Tolerance value. Default is .
[cma_stopping_condition
]
Other stopping.conditions: stopOnCondCov
, stopOnMaxIters
, stopOnNoEffectAxis
, stopOnNoEffectCoord
, stopOnOptValue
, stopOnTimeBudget