Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Dfind_mean_and_sd_normal.cpp130 double safe_mean = find_location<normal>(minimum_weight, under_fraction, standard_deviation); in main() local
131 normal good_packs(safe_mean, standard_deviation); in main()