stopOnOptParam: Stopping condition: optimal params.

Description Usage Arguments Value See Also

Description

Stop if euclidean distance of parameter is below some tolerance value.

Usage

1
stopOnOptParam(opt.param, tol = 1e-08)

Arguments

opt.param

[numeric]
Known optimal parameter settings.

tol

[numeric(1)]
Tolerance value. Default is 1e^{-8}.

Value

[cma_stopping_condition]

See Also

Other stopping.conditions: stopOnCondCov, stopOnIndefCovMat, stopOnMaxIters, stopOnNoEffectAxis, stopOnNoEffectCoord, stopOnOCD, stopOnOptValue, stopOnTimeBudget


andreas-he/cmaesbenchmarking documentation built on May 10, 2019, 10:30 a.m.