Click or drag to resize

ISingularValueDecompositionCondition Property

Returns the condition number max(S) / min(S).

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double Condition { get; }

Property Value

Double
See Also