racket/collects/math/private/distributions
Eli Barzilay af6be85ff5 Fix lots of indentation mistakes.
(Found by my ayatollah script...)
2013-03-14 10:55:47 -04:00
..
impl Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
bernoulli-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
beta-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
binomial-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
cauchy-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
delta-dist.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
discrete-dist.rkt Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
dist-struct.rkt Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
exponential-dist.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
gamma-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
geometric-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
logistic-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
normal-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
poisson-dist.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00
triangle-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
truncated-dist.rkt Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
uniform-dist.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
utils.rkt Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00