/third_party/boost/libs/accumulators/test/ |
D | weighted_p_square_quantile.cpp | 38 boost::lagged_fibonacci607 rng; in test_stat() 43 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal4(rng, … in test_stat() 44 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal5(rng, … in test_stat() 45 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal6(rng, … in test_stat() 46 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal7(rng, … in test_stat()
|
D | pot_quantile.cpp | 35 boost::lagged_fibonacci607 rng; in test_stat() 38 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() 39 …boost::variate_generator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponent… in test_stat() 100 boost::lagged_fibonacci607 rng; in test_persistency() 102 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency()
|
D | median.cpp | 32 boost::lagged_fibonacci607 rng; in test_stat() 34 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() 60 boost::lagged_fibonacci607 rng; in test_persistency() 62 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency()
|
D | weighted_pot_quantile.cpp | 37 boost::lagged_fibonacci607 rng; in test_stat() 41 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal1(rng, … in test_stat() 42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() 43 …boost::variate_generator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponent… in test_stat()
|
D | p_square_cumul_dist.cpp | 54 boost::lagged_fibonacci607 rng; in test_stat() 56 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() 86 boost::lagged_fibonacci607 rng; in test_persistency() 88 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency()
|
D | weighted_tail_quantile.cpp | 36 boost::lagged_fibonacci607 rng; in test_stat() 39 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal1(rng, … in test_stat() 40 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat()
|
D | weighted_p_square_cumul_dist.cpp | 53 boost::lagged_fibonacci607 rng; in test_stat() 56 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal_upper(… in test_stat() 57 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal_lower(… in test_stat()
|
D | weighted_extended_p_square.cpp | 38 boost::lagged_fibonacci607 rng; in test_stat() 41 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal1(rng, … in test_stat() 42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat()
|
D | weighted_skewness.cpp | 34 boost::lagged_fibonacci607 rng; in test_stat() 36 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | weighted_kurtosis.cpp | 34 boost::lagged_fibonacci607 rng; in test_stat() 36 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | weighted_median.cpp | 30 boost::lagged_fibonacci607 rng; in test_stat() 32 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal_narrow… in test_stat()
|
D | weighted_variance.cpp | 53 boost::lagged_fibonacci607 rng; in test_stat() 55 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | skewness.cpp | 37 boost::lagged_fibonacci607 rng; in test_stat() 39 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | kurtosis.cpp | 37 boost::lagged_fibonacci607 rng; in test_stat() 39 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | extended_p_square.cpp | 38 boost::lagged_fibonacci607 rng; in test_stat() 82 boost::lagged_fibonacci607 rng; in test_persistency()
|
D | tail_quantile.cpp | 42 boost::lagged_fibonacci607 rng; in test_stat() 44 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat()
|
D | p_square_quantile_extended.cpp | 37 boost::lagged_fibonacci607 rng; in test_stat() 72 boost::lagged_fibonacci607 rng; in test_persistency()
|
D | p_square_quantile.cpp | 36 boost::lagged_fibonacci607 rng; in test_stat() 83 boost::lagged_fibonacci607 rng; in test_persistency()
|
D | extended_p_square_quantile.cpp | 40 boost::lagged_fibonacci607 rng; in test_stat() 106 boost::lagged_fibonacci607 rng; in test_persistency()
|
/third_party/boost/libs/uuid/test/ |
D | test_random_generator.cpp | 100 boost::lagged_fibonacci607 lagged_fibonacci607_gen; in main() 101 basic_random_generator<boost::lagged_fibonacci607> uuid_gen4(&lagged_fibonacci607_gen); in main()
|
D | test_generators.cpp | 127 boost::lagged_fibonacci607 lagged_fibonacci607_gen; in test_main() 128 basic_random_generator<boost::lagged_fibonacci607> uuid_gen4(&lagged_fibonacci607_gen); in test_main()
|
/third_party/boost/libs/random/test/ |
D | test_lagged_fibonacci607.cpp | 14 #define BOOST_RANDOM_URNG boost::random::lagged_fibonacci607
|
/third_party/boost/libs/random/doc/ |
D | distribution_performance_windows.qbk | 2 [[\[M rn/sec\]][minstd_rand][kreutzer1986][mt19937][lagged_fibonacci607]]
|
D | distribution_performance_linux.qbk | 2 [[\[M rn/sec\]][minstd_rand][kreutzer1986][mt19937][lagged_fibonacci607]]
|
D | generator_performance_linux.qbk | 15 [[lagged_fibonacci607][126.582][7.9][50%]]
|