Evaluate the logarithm of the absolute value of the gamma function. More...
| Functions | |
| array | lgamma (const array &in) | 
| C++ Interface to evaluate the logarithm of the absolute value of the gamma function. | |
| 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. | |
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 |