TOpenCLVector *Norm(TOpenCLVector *Vec);
The norm of a vector.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TOpenCLVector * |
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::TOpenCLVector · Dew.Math/clMtxVec.h · Cross-compiler