Click or drag to resize
BoundedLeastSquaresScaledStepTolerance Property
The scaled step tolerance.

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

Property Value

Type: Double
A double scalar containing the scaled step tolerance.
See Also