Searched defs:lognormal (Results 1 – 2 of 2) sorted by relevance
76 typedef lognormal_distribution<double> lognormal; typedef
453 distribution_tester lognormal("LogNormal"); in main() local