Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
AnasaziOperatorTraits.hpp File Reference

Virtual base class which defines basic traits for the operator type. More...

#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"

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.
 

Detailed Description

Virtual base class which defines basic traits for the operator type.

Definition in file AnasaziOperatorTraits.hpp.