TVec.Norm Method

TMtxVec Norm(TMtxVec Vec)

The norm of a vector.

#NameTypeDescription
1VecTMtxVecsource TVec or TMtx

Result: stored in self (calling object), returns self for chaining

Remarks:

Calculates the norm of a Vec vector and stores the results in calling vector. This functions works the same as Dew.Math.TMtxVec.PowerSpectrum.