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