Computes the Euclidean norm of the element of self.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public double TwoNorm() |
| Visual Basic (Declaration) |
|---|
Public Function TwoNorm As Double |
| Visual C++ |
|---|
public: double TwoNorm() |