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

Go to the source code of this file.

Functions

template<typename T , enable_if_t< is_same_v< T, real_type< T > >, int > = 0>
void tlapack::lartg (const T &a, const T &b, real_type< T > &c, T &s, T &r)
 Construct plane rotation that eliminates b, such that:
 

Detailed Description

Author
Thijs Steel, KU Leuven, Belgium