<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
lae2.hpp File Reference
Include dependency graph for lae2.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::lae2 (T a, T b, T c, T &s1, T &s2)
 Computes the eigenvalues of a real symmetric 2x2 matrix A [ a b ] [ b c ].
 

Detailed Description

Author
Thijs Steel, KU Leuven, Belgium