clValue::Erf Method

TOpenCLValue *Erf(TOpenCLValue *Src) const;

Error function of value.

#NameTypeDescription
1SrcTOpenCLValue *
Remarks:

Calculates the error function for object value.

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