Computes the 1-norm of the matrix.
Namespace: Meta.Numerics.MatricesAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
| C# | Visual Basic | Visual C++ | F# |
Return Value
||M||1
Remarks
The 1-norm of a matrix is the largest column sum.