Searched refs:normed_times (Results 1 – 3 of 3) sorted by relevance
149 std::vector<double> normed_times; member559 root_infos[type_no].normed_times.push_back(normed_time); in test_root()609 << std::setw(8) << std::setprecision(3) << root_infos[tp].normed_times[algo] << " " in table_root_info()651 if(fabs(root_infos[tp].normed_times[algo]) <= 1.05) in table_root_info()652 … "[role blue " << std::setw(3) << std::setprecision(2) << root_infos[tp].normed_times[algo] << "]"; in table_root_info()653 else if(fabs(root_infos[tp].normed_times[algo]) > 4) in table_root_info()654 …< "[role red " << std::setw(3) << std::setprecision(2) << root_infos[tp].normed_times[algo] << "]"; in table_root_info()656 fout << std::setw(3) << std::setprecision(2) << root_infos[tp].normed_times[algo]; in table_root_info()
142 std::vector<double> normed_times; member564 …root_infos[type_no].normed_times.push_back(static_cast<double>(root_infos[type_no].times[i]) / roo… in test_root()632 double normed_time = root_infos[tp].normed_times[algo]; in table_root_info()
141 std::vector<double> normed_times; member576 …root_infos[type_no].normed_times.push_back(static_cast<double>(root_infos[type_no].times[i]) / roo… in test_root()644 double normed_time = root_infos[tp].normed_times[algo]; in table_root_info()