#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"
#include "Teuchos_TestForException.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Anasazi |
Classes | |
| class | Anasazi::SortManagerError |
| SortManagerError is thrown when the Anasazi::SortManager is unable to sort the numbers, due to some failure of the sort method or error in calling it. More... | |
| class | Anasazi::SortManager< ScalarType, MV, OP > |
| Anasazi's templated pure virtual class for managing the sorting of approximate eigenvalues computed by the eigensolver. More... | |
Definition in file AnasaziSortManager.hpp.
1.4.7