GeneralizedGammaFixedPowerStatistic.this

  1. this(T power, T[] sample)
    struct GeneralizedGammaFixedPowerStatistic(T)
    this
    (,
    in T[] sample
    )
    if (
    isFloatingPoint!T
    )
  2. this(T power, T[] sample, T[] weights)

Meta