clVector::Norm Method

TOpenCLVector *Norm(TOpenCLVector *Vec) const;

The norm of a vector.

#NameTypeDescription
1VecTOpenCLVector *
Remarks:

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

Declared in Dew::Math::clVector · Dew.Math/clMtxExpr.h · Cross-compiler