| Burbuja(vector< VElement > &v) | Ordenacion | |
| Insercion(vector< VElement > &v) | Ordenacion | |
| Seleccion(vector< VElement > &v) | Ordenacion | |
| testBurbuja1(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |
| testBurbuja2(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |
| testBurbujaEstudio1(int ini, int end, int inc, ostream &salida1, ostream &salida2, float porcentaje) | Ordenacion | |
| testBurbujaEstudio2(int ini, int end, int inc, ostream &salida1, ostream &salida2, float veces, float porcentaje) | Ordenacion | |
| testInsercion1(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |
| testInsercion2(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |
| testSeleccion1(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |
| testSeleccion2(int ini, int end, int inc, ostream &salida, float porcentaje) | Ordenacion | |