template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>
Compute the natural log of the absolute value of the gamma function.
This function computes the absolute value of the Gamma Function, evaluated at each element of the input matrix A.
- Parameters:
-
A | Matrix whose elements will serve as inputs for the Gamma Function |
- See also:
- log()