Natural logarithm of gamma function. \param arg function argument \return natural logarith of gamma function for \a arg template typename enable ::type lgamma(T arg) { return functions::lgamma(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected