Changeset 40642 for trunk/Ohana/src/opihi/include/data.h
- Timestamp:
- Mar 18, 2019, 5:02:59 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/data.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/data.h
r40376 r40642 249 249 int GetKapaChannelFromString (char *string); 250 250 251 // in sort_funcs.c: 252 void sort_opihi_flt_index (opihi_flt *X, int *IDX, int N); 253 void sort_int_index (opihi_int *X, int *IDX, int N); 254 void sort_float_index (float *X, int *IDX, int N); 255 251 256 /*** Neural Network functions (nnet_*) ***/ 252 257
Note:
See TracChangeset
for help on using the changeset viewer.
