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

Go to the source code of this file.

Functions

template<typename T >
void tlapack::legacy::rotg (T *a, T *b, real_type< T > *c, T *s)
 Construct plane rotation that eliminates b, such that:
 

Detailed Description

Author
Weslley S Pereira, University of Colorado Denver, USA