IMSL C# Numerical Library

BoundedLeastSquares.Digits Property

The number of good digits in the function.

public int Digits {get; set;}

Property Value

A int scalar containing the number of good digits.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace