Linear AlgebraFunctionsigammaOn this pageigamma igamma(const RealArray arr0, const RealArray arr1) -> RealArray Calculates the igamma of the RealArray arr0 and arr1 element-wise. Parameters arr0: The first input RealArray. arr1: The second input RealArray.