Evaluate the logarithm of the absolute value of the gamma function. More...
Functions | |
AFAPI array | lgamma (const array &in) |
C++ Interface to evaluate the logarithm of the absolute value of the gamma function. More... | |
AFAPI af_err | af_lgamma (af_array *out, const af_array in) |
C Interface to evaluate the logarithm of the absolute value of the gamma function. More... | |
Evaluate the logarithm of the absolute value of the gamma function.
C Interface to evaluate the logarithm of the absolute value of the gamma function.
[out] | out | logarithm of the absolute value of the gamma function |
[in] | in | input array |