IMSL C# Numerical Library

BoundedLeastSquares.MaximumIterations Property

The maximum number of iterations.

public int MaximumIterations {get; set;}

Property Value

A int scalar containing the maximum number of iterations.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace