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