Click or drag to resize

DoubleSymSemiPDFactTolerance Property

Gets the value of the tolerance used in the factorization algorithm. The algorithm terminates at the (k-1)th step, if the pivot is less than or equal to
C#
Tolerance
.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Tolerance { get; }

Property Value

Double
See Also