Home
last modified time | relevance | path

Searched defs:geometric (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/geometry/util/
Dcalculation_type.hpp105 namespace geometric namespace
/third_party/boost/boost/math/distributions/
Dgeometric.hpp242 typedef geometric_distribution<double> geometric; // Reserved name of type double. typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp390 distribution_tester geometric("Geometric"); in main() local