Searched defs:hundred (Results 1 – 4 of 4) sorted by relevance
238 let hundred = 100 as f64; in std_dev_pct() localVariable252 let hundred = 100 as f64; in median_abs_dev_pct() localVariable290 let hundred = 100f64; in percentile_of_sorted() localVariable317 let hundred = 100 as f64; in winsorize() localVariable
20 let hundred = 100_f64; in percentile_of_sorted() localVariable
99 int* hundred = new int(100); in TEST() local
1698 std::vector<int64_t> hundred = {100}; in TEST_F() local