/third_party/boost/libs/random/test/ |
D | test_bernoulli_distribution.cpp | 24 #define BOOST_RANDOM_TEST1_PARAMS (0.0) macro
|
D | test_exponential_distribution.cpp | 26 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_geometric_distribution.cpp | 24 #define BOOST_RANDOM_TEST1_PARAMS (0.9999) macro
|
D | test_old_uniform_real_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-1.0, 0.0) macro
|
D | test_poisson_distribution.cpp | 26 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_binomial_distribution.cpp | 29 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_beta_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_uniform_smallint_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (0, 9) macro
|
D | test_student_t_distribution.cpp | 25 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_triangle_distribution.cpp | 35 #define BOOST_RANDOM_TEST1_PARAMS (-1, -0.5, 0) macro
|
D | test_uniform_int_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (0, 9) macro
|
D | test_chi_squared_distribution.cpp | 27 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_fisher_f_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (1.0, 2.1) macro
|
D | test_lognormal_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-100.0) macro
|
D | test_non_central_chi_squared_distribution.cpp | 32 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_weibull_distribution.cpp | 29 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_negative_binomial_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_gamma_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS macro
|
D | test_normal_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-100.0) macro
|
D | test_extreme_value_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-100.0) macro
|
D | test_laplace_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-100.0) macro
|
D | test_cauchy_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-100000.0, 0.000001) macro
|
D | test_uniform_real_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (-1.0, 0.0) macro
|
D | test_old_uniform_int_distribution.cpp | 30 #define BOOST_RANDOM_TEST1_PARAMS (0, 9) macro
|
D | test_uniform_on_sphere_distribution.cpp | 32 #define BOOST_RANDOM_TEST1_PARAMS (0) macro
|