Vector::Norm Method

TMtxVec *Norm(TMtxVec *Vec) const;

The norm of a vector.

#NameTypeDescription
1VecTMtxVec *
Remarks:

Calculates the norm of a Vec vector and stores the results in calling vector. This functions works the same as Vector::PowerSpectrum.

Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler