Anasazi
Version of the Day
|
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. | |
A status test for testing the norm of the eigenvectors residuals.
Definition in file AnasaziStatusTestResNorm.hpp.