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

Go to the source code of this file.

Functions

template<typename real_t >
void tlapack::legacy::rotmg (real_t *d1, real_t *d2, real_t *a, real_t b, real_t param[5])
 Construct modified (fast) plane rotation, H, that eliminates b, such that.
 

Detailed Description

Author
Weslley S Pereira, University of Colorado Denver, USA