Evaluate the hyperbolic tangent function. More...
Functions | |
AFAPI array | tanh (const array &in) |
C++ Interface to evaluate the hyperbolic tangent function. More... | |
AFAPI af_err | af_tanh (af_array *out, const af_array in) |
C Interface to evaluate the hyperbolic tangent function. More... | |
Evaluate the hyperbolic tangent function.
C Interface to evaluate the hyperbolic tangent function.
[out] | out | hyperbolic tangent |
[in] | in | input |