<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
lahqr_eig22.hpp File Reference
Include dependency graph for lahqr_eig22.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<TLAPACK_SCALAR T>
void tlapack::lahqr_eig22 (T a00, T a01, T a10, T a11, complex_type< T > &s1, complex_type< T > &s2)
 Computes the eigenvalues of a 2x2 matrix A.
 

Detailed Description

Author
Thijs Steel, KU Leuven, Belgium