.. |
chi_squared_test.hpp
|
Fix integer overflow bug.
|
2010-06-19 14:55:52 +00:00 |
concepts.hpp
|
Concept test for distributions.
|
2011-01-12 19:53:31 +00:00 |
histogram.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +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
|
Update uniform_smallint.
|
2011-02-05 01:15:56 +00:00 |
random_test.cpp
|
Fix inspection failures for the Random library
|
2010-03-08 17:55:21 +00:00 |
statistic_tests.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
statistic_tests.hpp
|
A few more fixes for msvc-7.1
|
2010-06-24 00:44:28 +00:00 |
test_bernoulli_distribution.cpp
|
Update bernoulli_distribution to match C++0x.
|
2011-01-23 02:14:26 +00:00 |
test_bernoulli.cpp
|
Update bernoulli_distribution to match C++0x.
|
2011-01-23 02:14:26 +00:00 |
test_binomial_distribution.cpp
|
Refactor tests
|
2010-08-29 04:03:02 +00:00 |
test_binomial.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_cauchy_distribution.cpp
|
Update cauchy_distribution to match C++0x.
|
2011-01-23 23:33:41 +00:00 |
test_cauchy.cpp
|
Update cauchy_distribution to match C++0x.
|
2011-01-23 23:33:41 +00:00 |
test_chi_squared_distribution.cpp
|
Implement chi_squared_distribution.
|
2011-01-05 05:17:37 +00:00 |
test_chi_squared.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_discrete_distribution.cpp
|
Concept test for distributions.
|
2011-01-12 19:53:31 +00:00 |
test_discrete.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_distribution.ipp
|
Add uniform_int_distribution to match C++0x.
|
2011-01-25 19:16:54 +00:00 |
test_exponential_distribution.cpp
|
Update exponential_distribution to C++0x.
|
2011-01-22 21:44:25 +00:00 |
test_exponential.cpp
|
Update exponential_distribution to C++0x.
|
2011-01-22 21:44:25 +00:00 |
test_extreme_value_distribution.cpp
|
Refactor tests
|
2010-08-29 04:03:02 +00:00 |
test_extreme_value.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_fisher_f_distribution.cpp
|
Implement fisher_f_distribution.
|
2011-01-05 22:42:36 +00:00 |
test_fisher_f.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_gamma_distribution.cpp
|
Refactor tests
|
2010-08-29 04:03:02 +00:00 |
test_gamma.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_generator.ipp
|
Start refactoring tests again.
|
2011-01-07 18:48:53 +00:00 |
test_geometric_distribution.cpp
|
Update geometric_distribution to match C++0x.
|
2011-01-24 06:28:59 +00:00 |
test_geometric.cpp
|
Update geometric_distribution to match C++0x.
|
2011-01-24 06:28:59 +00:00 |
test_lognormal_distribution.cpp
|
Update lognormal_distribution to match C++0x.
|
2011-01-24 21:18:40 +00:00 |
test_lognormal.cpp
|
Update lognormal_distribution to match C++0x.
|
2011-01-24 21:18:40 +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
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +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
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_piecewise_constant_distribution.cpp
|
Concept test for distributions.
|
2011-01-12 19:53:31 +00:00 |
test_piecewise_constant.cpp
|
Tighten test_piecewise_constant.
|
2011-01-20 02:18:08 +00:00 |
test_piecewise_linear_distribution.cpp
|
Concept test for distributions.
|
2011-01-12 19:53:31 +00:00 |
test_piecewise_linear.cpp
|
reduce the number of bins.
|
2011-01-20 22:56:25 +00:00 |
test_poisson_distribution.cpp
|
Refactor tests
|
2010-08-29 04:03:02 +00:00 |
test_poisson.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_random_device.cpp
|
Add tests for random_device
|
2010-04-22 21:30:04 +00:00 |
test_real_distribution.ipp
|
Add uniform_int_distribution to match C++0x.
|
2011-01-25 19:16:54 +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
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_triangle_distribution.cpp
|
Update triangle_distribution to match C++0x.
|
2011-01-25 01:17:50 +00:00 |
test_triangle.cpp
|
Update triangle_distribution to match C++0x.
|
2011-01-25 01:17:50 +00:00 |
test_uniform_int_distribution.cpp
|
Add uniform_int_distribution to match C++0x.
|
2011-01-25 19:16:54 +00:00 |
test_uniform_int.cpp
|
Add uniform_int_distribution to match C++0x.
|
2011-01-25 19:16:54 +00:00 |
test_uniform_on_sphere_distribution.cpp
|
Update uniform_on_sphere.
|
2011-02-03 21:16:56 +00:00 |
test_uniform_real_distribution.cpp
|
Add uniform_real_distribution to match C++0x.
|
2011-01-25 20:08:07 +00:00 |
test_uniform_real.cpp
|
Add uniform_real_distribution to match C++0x.
|
2011-01-25 20:08:07 +00:00 |
test_uniform_smallint_distribution.cpp
|
Update uniform_smallint.
|
2011-02-05 01:15:56 +00:00 |
test_uniform_smallint.cpp
|
Update uniform_smallint.
|
2011-02-05 01:15:56 +00:00 |
test_weibull_distribution.cpp
|
Refactor tests
|
2010-08-29 04:03:02 +00:00 |
test_weibull.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
validate.cpp
|
Start refactoring tests again.
|
2011-01-07 18:48:53 +00:00 |