Loading [MathJax]/jax/input/TeX/config.js
<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
inv_house3.hpp File Reference
Include dependency graph for inv_house3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<TLAPACK_SMATRIX matrix_t, TLAPACK_VECTOR vector_t>
void tlapack::inv_house3 (const matrix_t &A, vector_t &v, type_t< vector_t > &tau)
 Inv_house calculates a reflector to reduce the first column in a 2x3 matrix A from the right to zero.
 

Detailed Description

Author
Thijs Steel, KU Leuven, Belgium