Rdocumentation
powered by
Learn R Programming
ecr (version 1.0)
updateOptState: Update optimization state.
Description
Called once after survival selection to update the optimization state.
Usage
updateOptState(opt.state, population, control)
Arguments
opt.state
[
ecr_opt_state
] Optimization state.
population
[
ecr_population
] Current population.
control
[
ecr_control
]. Control object.
Value
Nothing.