GammaStatistic.meanl

Σ weights[j] * log(sample[j]) / Σ weights[j]

struct GammaStatistic(T)
T meanl;

Meta