Dip
0.92.4
|
#include "sym_proto.h"
Go to the source code of this file.
Functions | |
void exchange | PROTO ((int *ind_list, double *vals, int i, int j)) |
int partition | PROTO ((int *ind_list, double *vals, int len)) |
void exchange PROTO | ( | (int *ind_list, double *vals, int i, int j) | ) |
void ind_sort PROTO | ( | (int *ind_list, double *vals, int len) | ) |