Click or drag to resize
BoundedLeastSquaresMaximumStepsize Property
The maximum allowable step size.

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

Property Value

Type: Double
A double scalar containing the maximum allowable step size.
See Also