Zoltan2
|
Functions | |
template<class KeyType , class ValueType > | |
bool | SortInc (const std::pair< KeyType, ValueType > &a, const std::pair< KeyType, ValueType > &b) |
template<class KeyType , class ValueType > | |
bool | SortDec (const std::pair< KeyType, ValueType > &a, const std::pair< KeyType, ValueType > &b) |
bool Zoltan2::Details::SortInc | ( | const std::pair< KeyType, ValueType > & | a, |
const std::pair< KeyType, ValueType > & | b | ||
) |
Definition at line 66 of file Zoltan2_Sort.hpp.
bool Zoltan2::Details::SortDec | ( | const std::pair< KeyType, ValueType > & | a, |
const std::pair< KeyType, ValueType > & | b | ||
) |
Definition at line 72 of file Zoltan2_Sort.hpp.