Click or drag to resize
BoundedVariableLeastSquaresIterations Property
The number of iterations used to find the solution.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Iterations { get; }

Property Value

Type: Int32
An int containing the number of iterations.
See Also