Evaluate the natural logarithm. More...
Functions | |
AFAPI array | log (const array &in) |
C++ Interface to evaluate the natural logarithm. More... | |
AFAPI af_err | af_log (af_array *out, const af_array in) |
C Interface to evaluate the natural logarithm. More... | |
Evaluate the natural logarithm.
C Interface to evaluate the natural logarithm.
[out] | out | natural logarithm |
[in] | in | input array |