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

A status test for testing the norm of the eigenvectors residuals. More...

#include "AnasaziTypes.hpp"
#include "AnasaziStatusTest.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_LAPACK.hpp"

Go to the source code of this file.

Classes

class  Anasazi::ResNormNaNError
 ResNormNaNError is thrown from StatusTestResNorm::checkStatus() when a NaN ("not a number") is detected among the residual norms returned by the eigensolver. More...
 
class  Anasazi::StatusTestResNorm< ScalarType, MV, OP >
 A status test for testing the norm of the eigenvectors residuals. More...
 

Namespaces

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

Detailed Description

A status test for testing the norm of the eigenvectors residuals.

Definition in file AnasaziStatusTestResNorm.hpp.