clValue::Erfc Method

TOpenCLValue *Erfc(TOpenCLValue *Src) const;

Complementary error functon of value.

#NameTypeDescription
1SrcTOpenCLValue *
Remarks:

Calculates the complementary error function value for object value.

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