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>

Collaboration diagram for Anasazi::Value< ScalarType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void set (const typename Teuchos::ScalarTraits< ScalarType >::magnitudeType &rp, const typename Teuchos::ScalarTraits< ScalarType >::magnitudeType &ip)
Value< ScalarType > & operator= (const Value< ScalarType > &rhs)

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.

Definition at line 59 of file AnasaziTypes.hpp.


Member Function Documentation

template<class ScalarType>
Value<ScalarType>& Anasazi::Value< ScalarType >::operator= ( const Value< ScalarType > &  rhs  )  [inline]

Definition at line 67 of file AnasaziTypes.hpp.

template<class ScalarType>
void Anasazi::Value< ScalarType >::set ( const typename Teuchos::ScalarTraits< ScalarType >::magnitudeType &  rp,
const typename Teuchos::ScalarTraits< ScalarType >::magnitudeType &  ip 
) [inline]

Definition at line 64 of file AnasaziTypes.hpp.


Member Data Documentation

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

The imaginary component of the eigenvalue.

Definition at line 63 of file AnasaziTypes.hpp.

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

The real component of the eigenvalue.

Definition at line 61 of file AnasaziTypes.hpp.


The documentation for this struct was generated from the following file:

Generated on Wed Oct 21 14:28:12 2009 for Anasazi by  doxygen 1.5.9