Searched refs:find_best (Results 1 – 2 of 2) sorted by relevance
71 find_best (double *t, int nb_functions) in find_best() function221 fprintf (output, "%d\n", 1 + find_best (t, nb_functions)); in generate_2D_sample()
111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() function470 find_best(Sorted.begin(), Sorted.end(), in sortRelocs()