Home
last modified time | relevance | path

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

/third_party/boost/boost/math/distributions/
Dlogistic.hpp53 typedef logistic_distribution<double> logistic; typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp446 distribution_tester logistic("Logistic"); in main() local