Click or drag to resize

IMapackMatrixInfinityNorm Property

Returns the Infinity Norm for the matrix.

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

Property Value

Double
The maximum row sum.
See Also