IMapackMatrixInfinityNorm Property |
Returns the Infinity Norm for the matrix.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double InfinityNorm { get; }
Property Value
DoubleThe maximum row sum.
See Also