11 #ifndef INCLUDED_QUICKSORT_INDEX_H
12 #define INCLUDED_QUICKSORT_INDEX_H
23 void quicksort_index(std::vector<T>& p, std::vector<int>& index,
int left,
int right);
void quicksort_index(std::vector< T > &p, std::vector< int > &index, int left, int right)
GNU Radio logging wrapper.
Definition: basic_block.h:29