stopOnMaxIters: Stopping condition: maximal iterations.

Description Usage Arguments Value See Also

Description

Stop on maximal number of iterations.

Usage

1
stopOnMaxIters(max.iter = 100L)

Arguments

max.iter

[integer(1)]
Maximal number of iterations. Default is 100.

Value

[cma_stopping_condition]

See Also

Other stopping.conditions: stopOnCondCov, stopOnNoEffectAxis, stopOnNoEffectCoord, stopOnOptParam, stopOnOptValue, stopOnTimeBudget


cmaesr documentation built on May 2, 2019, 3:37 p.m.