Click or drag to resize

DoubleComplexSVDecompServerTolerance Property

Gets and sets the tolerance for truncating all singular values. Values less than than the tolerance are set to zero.

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

Property Value

Double
See Also