[−][src]Function arrayfire::lgamma
pub fn lgamma<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
T::AbsOutType: HasAfEnum,
Compute the logarithm of absolute values of gamma function
This is an element wise unary operation.