Click or drag to resize
BoundedLeastSquaresAbsoluteTolerance Property
The absolute function tolerance.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double AbsoluteTolerance { get; set; }

Property Value

Type: Double
A double scalar containing the absolute function tolerance.
See Also