CppNoddy
0.92
|
Solves a 4x4 complex generalised eigenvalue problem. More...
#include <EVP_bundle.h>
Go to the source code of this file.
Functions | |
int | main () |
Solves a 4x4 complex generalised eigenvalue problem.
for the 4 eigenvalues
Definition in file EVPComplex_lapack.cpp.
int main | ( | ) |
Definition at line 17 of file EVPComplex_lapack.cpp.
References CppNoddy::DenseVector< _Type >::dump(), CppNoddy::DenseLinearEigenSystem< _Type >::eigensolve(), CppNoddy::DenseLinearEigenSystem< _Type >::get_tagged_eigenvalues(), CppNoddy::LinearEigenSystem_base::set_shift(), and CppNoddy::DenseLinearEigenSystem< _Type >::tag_eigenvalues_disc().
© 2012
R.E. Hewitt