Home
last modified time | relevance | path

Searched refs:gap_experiment (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/random/test/
Dstatistic_tests.hpp227 class gap_experiment : public experiment_base class
231 gap_experiment(unsigned int classes, const Dist & dist, double alpha, double beta) in gap_experiment() function in gap_experiment
Dstatistic_tests.cpp176 gap_experiment gap(classes, dist, 0.2, 0.8); in run()