/third_party/boost/libs/random/test/ |
D | test_bernoulli_distribution.cpp | 28 #define BOOST_RANDOM_TEST2_PARAMS (1.0) macro
|
D | test_exponential_distribution.cpp | 29 #define BOOST_RANDOM_TEST2_PARAMS (1000.0) macro
|
D | test_geometric_distribution.cpp | 28 #define BOOST_RANDOM_TEST2_PARAMS (0.0001) macro
|
D | test_old_uniform_real_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS macro
|
D | test_poisson_distribution.cpp | 30 #define BOOST_RANDOM_TEST2_PARAMS (1000.0) macro
|
D | test_binomial_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (10, 0.25) macro
|
D | test_beta_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (1.0, 1000000.0) macro
|
D | test_uniform_smallint_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (10, 19) macro
|
D | test_student_t_distribution.cpp | 27 #define BOOST_RANDOM_TEST2_PARAMS (100.0) macro
|
D | test_triangle_distribution.cpp | 38 #define BOOST_RANDOM_TEST2_PARAMS (0, 0.5, 1) macro
|
D | test_uniform_int_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (10, 19) macro
|
D | test_chi_squared_distribution.cpp | 31 #define BOOST_RANDOM_TEST2_PARAMS (10000.0) macro
|
D | test_fisher_f_distribution.cpp | 31 #define BOOST_RANDOM_TEST2_PARAMS (10.0, 10.0) macro
|
D | test_lognormal_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (100.0) macro
|
D | test_non_central_chi_squared_distribution.cpp | 36 #define BOOST_RANDOM_TEST2_PARAMS (10000.0) macro
|
D | test_weibull_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (1.0, 1000000.0) macro
|
D | test_negative_binomial_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (100, 0.5) macro
|
D | test_gamma_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (1.0, 1000000.0) macro
|
D | test_normal_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (100.0) macro
|
D | test_extreme_value_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (100.0) macro
|
D | test_laplace_distribution.cpp | 33 #define BOOST_RANDOM_TEST2_PARAMS (100.0) macro
|
D | test_cauchy_distribution.cpp | 31 #define BOOST_RANDOM_TEST2_PARAMS (100000.0, 0.000001) macro
|
D | test_uniform_real_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS macro
|
D | test_old_uniform_int_distribution.cpp | 34 #define BOOST_RANDOM_TEST2_PARAMS (10, 19) macro
|
D | test_uniform_on_sphere_distribution.cpp | 35 #define BOOST_RANDOM_TEST2_PARAMS macro
|