public float Norm { get; }
Public ReadOnly Property Norm As Single Get
Returns Euclidean norm of the vector, which is a square root of the sum: X2+Y2+Z2+W2.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.