Home
last modified time | relevance | path

Searched defs:inverse_gaussian (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/distributions/
Dinverse_gaussian.hpp116 typedef inverse_gaussian_distribution<double> inverse_gaussian; typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp433 distribution_tester inverse_gaussian("InverseGaussian"); in main() local