SvdTConditionNumber Property | 
            Gets the condition number max(S) / min(S)
Namespace: Altaxo.Calc.LinearAlgebra.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic abstract T ConditionNumber { get; }Return Value
TThe condition number.
See Also