TOpenCLVector.Norm Method

TOpenCLVector Norm(TOpenCLVector Vec)

The norm of a vector.

#NameTypeDescription
1VecTOpenCLVectorsource TOpenCLVector

Returns: TOpenCLVector

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.