Click or drag to resize
BoundedLeastSquaresDigits Property
The number of good digits in the function.

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

Property Value

Type: Int32
A int scalar containing the number of good digits.
See Also