IMSL C# Numerical Library

BoundedLeastSquares.RelativeTolerance Property

The relative function tolerance.

public double RelativeTolerance {get; set;}

Property Value

A double scalar containing the relative function tolerance.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace