Zoltan2
Loading...
Searching...
No Matches
Zoltan2::Details Namespace Reference

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)

Function Documentation

◆ SortInc()

template<class KeyType, class ValueType>
bool Zoltan2::Details::SortInc ( const std::pair< KeyType, ValueType > & a,
const std::pair< KeyType, ValueType > & b )

Definition at line 31 of file Zoltan2_Sort.hpp.

◆ SortDec()

template<class KeyType, class ValueType>
bool Zoltan2::Details::SortDec ( const std::pair< KeyType, ValueType > & a,
const std::pair< KeyType, ValueType > & b )

Definition at line 37 of file Zoltan2_Sort.hpp.