#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Anasazi |
Classes | |
| struct | Anasazi::UndefinedMultiVecTraits< ScalarType, MV > |
This is the default struct used by MultiVecTraits<ScalarType, MV> class to produce a compile time error when the specialization does not exist for multivector type MV. More... | |
| class | Anasazi::MultiVecTraits< ScalarType, MV > |
| Virtual base class which defines basic traits for the multi-vector type. More... | |
Definition in file AnasaziMultiVecTraits.hpp.
1.4.7