OptStateGetter: Optimization state getter functions.

Description Usage Arguments Value

Description

The OptState is generated internally by doTheEvolution, but it is exposed to the user in some cases. E.g., self-defined actions or stopping conditions get the current OptState passed as an argument. The following collection of simple getter functions helps to access the properties of the optimization state.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

opt.state

[OptState]
Optimization state.

Value

[any] Type depends on the property.


jakobbossek/ecr documentation built on May 18, 2019, 9:09 a.m.