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