random/test
Steven Watanabe fc5e34a947 Start refactoring tests again.
[SVN r67761]
2011-01-07 18:48:53 +00:00
..
chi_squared_test.hpp Fix integer overflow bug. 2010-06-19 14:55:52 +00:00
concepts.hpp Start refactoring tests again. 2011-01-07 18:48:53 +00:00
histogram.cpp Rearrange the componenents in libs/random and create a library for random_device. Fixes #3672 2010-03-05 19:12:45 +00:00
instantiate.cpp Sync ranlux with C++0x. 2010-06-24 03:57:42 +00:00
integrate.hpp Add distributions to statistic_tests 2010-03-08 03:46:47 +00:00
Jamfile.v2 Start refactoring tests again. 2011-01-07 18:48:53 +00:00
random_test.cpp Fix inspection failures for the Random library 2010-03-08 17:55:21 +00:00
statistic_tests.cpp Fix inspection failures for the Random library 2010-03-08 17:55:21 +00:00
statistic_tests.hpp A few more fixes for msvc-7.1 2010-06-24 00:44:28 +00:00
test_binomial_distribution.cpp Refactor tests 2010-08-29 04:03:02 +00:00
test_binomial.cpp Better error reporting 2010-06-20 02:18:53 +00:00
test_chi_squared_distribution.cpp Implement chi_squared_distribution. 2011-01-05 05:17:37 +00:00
test_chi_squared.cpp Implement chi_squared_distribution. 2011-01-05 05:17:37 +00:00
test_discrete_distribution.cpp Implement discrete_distribution. Fixes #920. 2010-06-21 04:03:55 +00:00
test_discrete.cpp Implement discrete_distribution. Fixes #920. 2010-06-21 04:03:55 +00:00
test_distribution.ipp Refactor tests 2010-08-29 04:03:02 +00:00
test_extreme_value_distribution.cpp Refactor tests 2010-08-29 04:03:02 +00:00
test_extreme_value.cpp Add extreme_value_distribution. 2010-06-25 23:53:34 +00:00
test_fisher_f_distribution.cpp Implement fisher_f_distribution. 2011-01-05 22:42:36 +00:00
test_fisher_f.cpp Implement fisher_f_distribution. 2011-01-05 22:42:36 +00:00
test_gamma_distribution.cpp Refactor tests 2010-08-29 04:03:02 +00:00
test_gamma.cpp Fix a few typos and copy/paste errors. 2010-06-26 00:15:56 +00:00
test_generator.ipp Start refactoring tests again. 2011-01-07 18:48:53 +00:00
test_mt19937.cpp Start refactoring tests again. 2011-01-07 18:48:53 +00:00
test_negative_binomial_distribution.cpp Implement negative_binomial_distribution. 2010-08-31 20:07:59 +00:00
test_negative_binomial.cpp Implement negative_binomial_distribution. 2010-08-31 20:07:59 +00:00
test_normal_distribution.cpp Update normal_distribution to match C++0x. Implement student_t_distribution. 2011-01-06 02:53:00 +00:00
test_normal.cpp Update normal_distribution to match C++0x. Implement student_t_distribution. 2011-01-06 02:53:00 +00:00
test_piecewise_constant_distribution.cpp Implement piecewise_constant_distribution. 2011-01-06 23:51:46 +00:00
test_piecewise_constant.cpp Implement piecewise_constant_distribution. 2011-01-06 23:51:46 +00:00
test_poisson_distribution.cpp Refactor tests 2010-08-29 04:03:02 +00:00
test_poisson.cpp Better implementation of the poisson distribution. Fixes #1540. 2010-06-20 03:24:28 +00:00
test_random_device.cpp Add tests for random_device 2010-04-22 21:30:04 +00:00
test_seed_seq.cpp Sync mersenne_twister with C++0x. 2010-06-22 02:30:09 +00:00
test_student_t_distribution.cpp Update normal_distribution to match C++0x. Implement student_t_distribution. 2011-01-06 02:53:00 +00:00
test_student_t.cpp Update normal_distribution to match C++0x. Implement student_t_distribution. 2011-01-06 02:53:00 +00:00
test_weibull_distribution.cpp Refactor tests 2010-08-29 04:03:02 +00:00
test_weibull.cpp Fix a few typos and copy/paste errors. 2010-06-26 00:15:56 +00:00
validate.cpp Start refactoring tests again. 2011-01-07 18:48:53 +00:00