#include <AnasaziTypes.hpp>
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. | |
Definition at line 59 of file AnasaziTypes.hpp.
| Teuchos::ScalarTraits<ScalarType>::magnitudeType Anasazi::Value< ScalarType >::realpart |
| Teuchos::ScalarTraits<ScalarType>::magnitudeType Anasazi::Value< ScalarType >::imagpart |
1.4.7