Computes the norm of the current vector
Namespace:
Cloudster.Samples.VectorNDAssembly: Cloudster.Samples.VectorND.Role (in Cloudster.Samples.VectorND.Role.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public double Norm() |
| Visual Basic (Declaration) |
|---|
Public Function Norm As Double |
| Visual C++ |
|---|
public: double Norm() |