Gets and sets the iterations at each step.
Namespace:
CenterSpace.NMath.AnalysisAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
Exceptions
| Exception | Condition |
|---|---|
| CenterSpace.NMath.Core..::.MismatchedSizeException | Thrown if the number of iterations is not the same as the number of steps. |
| CenterSpace.NMath.Core..::.InvalidArgumentException | Thrown if any iteration is less than or equal to zero. |