IMSL C# Numerical Library

BoundedLeastSquares.AbsoluteTolerance Property

The absolute function tolerance.

public double AbsoluteTolerance {get; set;}

Property Value

A double scalar containing the absolute function tolerance.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace