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