SortUtil.H File Reference

#include <vector>
#include <utility>
Include dependency graph for SortUtil.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
void util::sortrank (const std::vector< T > &vec, std::vector< size_t > &ranks)
 Get ranks of elements in a vector.
template<class T >
void util::sortrank (const std::deque< T > &vec, std::deque< size_t > &ranks)
template<class T >
bool util::sortrankcmp (const std::pair< const T *, size_t > &a, const std::pair< const T *, size_t > &b)

Detailed Description

Utilities that relate to sorting stuff

Definition in file SortUtil.H.

Generated on Sun May 8 08:42:52 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3