Evaluate the gamma function. More...
Functions | |
AFAPI array | tgamma (const array &in) |
C++ Interface to evaluate the gamma function. More... | |
AFAPI af_err | af_tgamma (af_array *out, const af_array in) |
C Interface to evaluate the gamma function. More... | |
Evaluate the gamma function.
C Interface to evaluate the gamma function.
[out] | out | gamma function |
[in] | in | input array |