TOpenCLValue::Mag Method

TOpenCLValue *Mag(TOpenCLValue *X);

Magnitude.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the magnitude of X. This method has the same function as the TOpenCLValue::Abs method.

See Also: TOpenCLValue::Abs
Declared in Dew::Math::TOpenCLValue · Dew.Math/clMtxVec.h · Cross-compiler