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