GeneralizedGammaFixedPowerStatistic.meanl

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

struct GeneralizedGammaFixedPowerStatistic(T)
T meanl;

Meta