Computes the 1-norm of this matrix.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public float OneNorm() |
| Visual Basic (Declaration) |
|---|
Public Function OneNorm As Single |
| Visual C++ |
|---|
public: float OneNorm() |