Evaluate the natural logarithm. More...
| Functions | |
| array | log (const array &in) | 
| C++ Interface to evaluate the natural logarithm. | |
| 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 |