Moments of the generalized gamma distribution
auto expectation = generalizedGammaMean!double(2.0, 3.0, 4.0); auto secondRowMoment = generalizedGammaMean!double(2.0, 3.0, 4.0, 2);
See Implementation
Moments of the generalized gamma distribution