<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<TLAPACK_REAL T, enable_if_t< is_real< T >, int > = 0, disable_if_allow_optblas_t< T > = 0>
int tlapack::rotmg (T &d1, T &d2, T &a, const T &b, T h[4])
 Construct modified (fast) plane rotation, H, that eliminates b, such that.
 

Detailed Description

Author
Weslley S Pereira, University of Colorado Denver, USA