Home
last modified time | relevance | path

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

/third_party/boost/boost/math/distributions/
Dweibull.hpp100 typedef weibull_distribution<double> weibull; typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp552 distribution_tester weibull("Weibull"); in main() local