dbl_eg_numutil.c File Reference


Detailed Description

Definition in file dbl_eg_numutil.c.

#include "dbl_eg_numutil.h"

Include dependency graph for dbl_eg_numutil.c:

Go to the source code of this file.

Functions

void dbl_EGutilPermSort (const size_t sz, int *const perm, double *const elem)
 Sort a sub-set of entries in an array using quicksort, by permutating the order of the elements in the subset rather than in the whole original array, this function sort from min to max value.
void dbl_EGutilPermSort2 (const size_t sz, int *const perm, double *const elem)
 Sort (in incresing order) a sub-set of entries in an array using quicksort, by permutating the order of the elements in the subset rather than in the whole original array.


Generated on Wed Nov 21 09:38:24 2007 for MTgomory by  doxygen 1.4.6