Click or drag to resize

IMapackMatrixNorm1 Property

Returns the One 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 Norm1 { get; }

Property Value

Double
The maximum column sum.
See Also