GeneralizedInverseGaussinStatistic.mean

Σ weights[j] * sample[j] / Σ weights[j]

struct GeneralizedInverseGaussinStatistic(T)
T mean;

Meta