Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Dfind_mean_and_sd_normal.cpp325 double ss1o = find_scale<normal>(minimum_weight, 1 - over_fraction, packs.mean()); in main() local
326 cout << "find_scale<normal>(minimum_weight, under_fraction, packs.mean()); " << ss1o << endl; in main()