stopOnTolX {cmaesr}R Documentation

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]


[Package cmaesr version 1.0.3 Index]