#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"
Namespaces | |
| namespace | Anasazi |
Classes | |
| class | Anasazi::OperatorError |
| Exceptions thrown to signal error in operator application. More... | |
| struct | Anasazi::UndefinedOperatorTraits< ScalarType, MV, OP > |
This is the default struct used by OperatorTraits<ScalarType, MV, OP> class to produce a compile time error when the specialization does not exist for operator type OP. More... | |
| class | Anasazi::OperatorTraits< ScalarType, MV, OP > |
| Virtual base class which defines basic traits for the operator type. More... | |
1.4.7