Linear AlgebraFunctionslgammaOn this pagelgamma lgamma(const RealArray arr) -> RealArray Computes the natural logarithm of the absolute value of the gamma function of the RealArray arr element-wise. Parameters arr: The input RealArray.