Skip to main content

digamma

digamma(const RealArray arr) -> RealArray

Computes the digamma function (derivative of the logarithm of the gamma function) of the RealArray arr element-wise.

Parameters