| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Random.Distribution.ChiSquare
Documentation
chiSquareT :: forall t (m :: Type -> Type). Distribution ChiSquare t => Integer -> RVarT m t Source #
Instances
| (Real t, Distribution ChiSquare t) => CDF ChiSquare t Source # | |
| (Fractional t, Distribution Gamma t) => Distribution ChiSquare t Source # | |