Searched refs:bubble_sort (Results 1 – 1 of 1) sorted by relevance
867 template <typename T> void bubble_sort(T array[], int count) { in bubble_sort() function980 bubble_sort(tValues, 3); in solve_cubic_poly()