racket/collects/math/private/distributions/impl
Neil Toronto 0936d8c20b Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types)
Added docs for math/distributions (about 75% finished)
Started docs for math/array (very incomplete)
2012-11-21 21:16:35 -07:00
..
beta-inv-cdf.rkt
beta-pdf.rkt
beta-utils.rkt
binomial-pdf.rkt
binomial-random.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
delta-dist.rkt
gamma-inv-cdf.rkt
gamma-pdf.rkt
gamma-random.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
normal-cdf.rkt
normal-inv-cdf.rkt
normal-pdf.rkt
normal-random.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
normal-utils.rkt
poisson-pdf.rkt
poisson-random.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
walker-table.rkt