|
Anasazi
Version of the Day
|
Virtual base class which defines basic traits for the operator type. More...
Go to the source code of this file.
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... | |
Namespaces | |
| Anasazi | |
| Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Virtual base class which defines basic traits for the operator type.
Definition in file AnasaziOperatorTraits.hpp.
1.8.5