Linear AlgebraFunctionsdigammaOn this pagedigamma digamma(const RealArray arr) -> RealArray Computes the digamma function (derivative of the logarithm of the gamma function) of the RealArray arr element-wise. Parameters arr: The input RealArray.