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