Dip  0.92.4
Functions
ind_sort.h File Reference
#include "sym_proto.h"
Include dependency graph for ind_sort.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))
 

Function Documentation

void exchange PROTO ( (int *ind_list, double *vals, int i, int j)  )
void ind_sort PROTO ( (int *ind_list, double *vals, int len)  )