Changeset 40291 for trunk/Ohana/src/libohana/include/ohana_sort.h
- Timestamp:
- Dec 13, 2017, 10:53:48 AM (9 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libohana/include/ohana_sort.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/libohana/include/ohana_sort.h
r38986 r40291 68 68 void fsort (float *value, int N); 69 69 void isort (int *value, int N); 70 void llsort (long long int *value, int N); 70 71 71 72 void dsortpair (double *X, double *Y, int N);
Note:
See TracChangeset
for help on using the changeset viewer.
