cxx/test/numerics/rand/rand.dis
2010-05-25 00:27:34 +00:00
..
rand.dist.bern [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distributions 2010-05-20 15:11:46 +00:00
rand.dist.norm [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distributions 2010-05-20 15:11:46 +00:00
rand.dist.pois [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distributions 2010-05-20 15:11:46 +00:00
rand.dist.samp [rand.dist.samp.plinear]. This means we've got a fully tested and functional <random>! 489 tests over 48 sections are passing. :-) The only thing still on my plate in this area is to back-port some of this technology to random_shuffle/shuffle in <algorithm>. That will involve shuffling header bits around (<random> depepends on <algorithm>), but it won't entail that much development (compared to what has been required for <random>). 2010-05-25 00:27:34 +00:00
rand.dist.uni [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distributions 2010-05-20 15:11:46 +00:00
nothing_to_do.pass.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00