S
- the type of an iteration statepublic interface IterationMonitor<S>
IterativeMethod
, it is
useful to keep track of the all states generated in the iterations.Modifier and Type | Method and Description |
---|---|
void |
addIterate(S s)
Record a new iteration state.
|
void addIterate(S s)
s
- the new iteration stateCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.