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