|
CppNoddy
0.92
|
Solves a 4x4 complex generalised eigenvalue problem. More...
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Solves a 4x4 complex generalised eigenvalue problem.
![\[ A_{4x4} \,{\underline x}_i = \lambda_i\, B_{4x4}\, {\underline x}_i \]](form_124.png)
for the 4 eigenvalues 






Definition in file EVPSparse_slepcz.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 20 of file EVPSparse_slepcz.cpp.
References CppNoddy::DenseVector< _Type >::dump().
1.9.5
© 2012
R.E. Hewitt