IMSL C# Numerical Library

BoundedLeastSquares.GradientTolerance Property

The scaled gradient tolerance.

public double GradientTolerance {get; set;}

Property Value

A double scalar containing the scaled gradient tolerance.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace