Loading [MathJax]/extensions/TeX/AMSmath.js
<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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