IMSL C# Numerical Library

BoundedLeastSquares.MaximumFunctionEvals Property

The maximum number of function evaluations.

public int MaximumFunctionEvals {get; set;}

Property Value

A int scalar containing the maximum number of function evaluations.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace