Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Dgeometric_examples.cpp240 geometric gbest(0.95); in main() local
241 cout << "Probability of score on 5th try = " << pdf(gbest, 4) << endl; // 5.9e-6 in main()