lgamma

Function lgamma 

Source
pub fn lgamma<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Compute the logarithm of absolute values of gamma function

This is an element wise unary operation.