TOpenCLValue *Ln(TOpenCLValue *X) const;
Natural logarithm.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the natural log of X.
See Also: clValue::Exp
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler
Natural logarithm.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Calculate the natural log of X.