clValue::Inv Method

TOpenCLValue *Inv(TOpenCLValue *X) const;

Inverse (1/x).

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculates the inverse of X.

See Also: clValue::Divide
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler