Home
last modified time | relevance | path

Searched refs:pack95c (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/example/
Dfind_mean_and_sd_normal.cpp344 normal pack95c(mean, ssc); in main() local
346 << " and standard deviation of " << pack95c.standard_deviation() in main()
347 << " is " << cdf(complement(pack95c, minimum_weight)) << endl; in main()