|
Anasazi
Version of the Day
|
Types and exceptions used within Anasazi solvers and interfaces. More...
Go to the source code of this file.
Classes | |
| class | Anasazi::AnasaziError |
| An exception class parent to all Anasazi exceptions. More... | |
| struct | Anasazi::Value< ScalarType > |
| This struct is used for storing eigenvalues and Ritz values, as a pair of real values. More... | |
| struct | Anasazi::Eigensolution< ScalarType, MV > |
| Struct for storing an eigenproblem solution. More... | |
Namespaces | |
| Anasazi | |
| Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Enumerations | |
Anasazi Enumerations |
Types and exceptions used within Anasazi solvers and interfaces.
Definition in file AnasaziTypes.hpp.
1.8.11