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

Implementation of the TraceMin-Davidson method. More...

#include "AnasaziConfigDefs.hpp"
#include "AnasaziEigensolver.hpp"
#include "AnasaziMultiVecTraits.hpp"
#include "AnasaziMatOrthoManager.hpp"
#include "AnasaziOperatorTraits.hpp"
#include "AnasaziTraceMinBase.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"

Go to the source code of this file.

Classes

class  Anasazi::Experimental::TraceMinDavidson< ScalarType, MV, OP >
 This class implements a TraceMin-Davidson iteration for solving symmetric generalized eigenvalue problems. More...
 

Namespaces

 Anasazi
 Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.
 

Detailed Description

Implementation of the TraceMin-Davidson method.

Definition in file AnasaziTraceMinDavidson.hpp.