Home
last modified time | relevance | path

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

/third_party/boost/boost/math/distributions/
Dlognormal.hpp76 typedef lognormal_distribution<double> lognormal; typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp453 distribution_tester lognormal("LogNormal"); in main() local