#include <AnasaziTypes.hpp>
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.
|
|||||
|
The real component of the eigenvalue.
Definition at line 61 of file AnasaziTypes.hpp. |
|
|||||
|
The imaginary component of the eigenvalue.
Definition at line 63 of file AnasaziTypes.hpp. |
1.3.9.1