Anasazi::Value< ScalarType > Struct Template Reference

This struct is used for storing eigenvalues and Ritz values, as a pair of real values. More...

#include <AnasaziTypes.hpp>

List of all members.

Public Attributes

Teuchos::ScalarTraits< ScalarType
>::magnitudeType 
realpart
 The real component of the eigenvalue.
Teuchos::ScalarTraits< ScalarType
>::magnitudeType 
imagpart
 The imaginary component of the eigenvalue.


Detailed Description

template<class ScalarType>
struct Anasazi::Value< ScalarType >

This struct is used for storing eigenvalues and Ritz values, as a pair of real values.


Member Data Documentation

template<class ScalarType>
Teuchos::ScalarTraits<ScalarType>::magnitudeType Anasazi::Value< ScalarType >::realpart

The real component of the eigenvalue.

template<class ScalarType>
Teuchos::ScalarTraits<ScalarType>::magnitudeType Anasazi::Value< ScalarType >::imagpart

The imaginary component of the eigenvalue.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 21 01:07:53 2009 for Anasazi by  doxygen 1.4.7