#include <AnasaziBasicSort.hpp>
Public Member Functions | |
bool | operator() (std::pair< MagnitudeType, MagnitudeType >, std::pair< MagnitudeType, MagnitudeType >) |
template<class First , class Second > | |
bool | operator() (std::pair< First, Second >, std::pair< First, Second >) |
Definition at line 144 of file AnasaziBasicSort.hpp.
bool Anasazi::BasicSort< MagnitudeType >::compMag2< LTorGT >::operator() | ( | std::pair< First, Second > | v1, | |
std::pair< First, Second > | v2 | |||
) | [inline] |
Definition at line 510 of file AnasaziBasicSort.hpp.
bool Anasazi::BasicSort< MagnitudeType >::compMag2< LTorGT >::operator() | ( | std::pair< MagnitudeType, MagnitudeType > | v1, | |
std::pair< MagnitudeType, MagnitudeType > | v2 | |||
) | [inline] |
Definition at line 484 of file AnasaziBasicSort.hpp.