TOpenCLValue *Erf(TOpenCLValue *Src) const;
Error function of value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue * |
Remarks:
Calculates the error function for object value.
See Also: ErfInv, clValue::Erfc
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler