Searched defs:logistic (Results 1 – 2 of 2) sorted by relevance
53 typedef logistic_distribution<double> logistic; typedef
446 distribution_tester logistic("Logistic"); in main() local