Searched refs:algo_names (Results 1 – 3 of 3) sorted by relevance
123 std::vector<std::string> algo_names = variable603 for (unsigned algo = 0; algo != algo_names.size(); algo++) in table_root_info()606 << std::left << std::setw(20) << algo_names[algo] << " " in table_root_info()641 for (size_t algo = 0; algo != algo_names.size(); algo++) in table_root_info()643 fout << "[[" << std::left << std::setw(9) << algo_names[algo] << "]"; in table_root_info()711 << count << " evaluations of each of " << algo_names.size() << " root_finding algorithms." in main()
118 std::vector<std::string> algo_names = variable624 fout << "[[" << std::left << std::setw(9) << algo_names[algo] << "]"; in table_root_info()
117 std::vector<std::string> algo_names = variable636 fout << "[[" << std::left << std::setw(9) << algo_names[algo] << "]"; in table_root_info()