#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 135 of file AnasaziBasicSort.hpp.
bool Anasazi::BasicSort< MagnitudeType >::compMag< LTorGT >::operator() | ( | std::pair< First, Second > | v1, | |
std::pair< First, Second > | v2 | |||
) | [inline] |
Definition at line 503 of file AnasaziBasicSort.hpp.
bool Anasazi::BasicSort< MagnitudeType >::compMag< LTorGT >::operator() | ( | MagnitudeType | v1, | |
MagnitudeType | v2 | |||
) | [inline] |
Definition at line 475 of file AnasaziBasicSort.hpp.