LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
dlahr2.f File Reference

Functions/Subroutines

subroutine dlahr2 (N, K, NB, A, LDA, TAU, T, LDT, Y, LDY)
 DLAHR2 reduces the specified number of first columns of a general rectangular matrix A so that elements below the specified subdiagonal are zero, and returns auxiliary matrices which are needed to apply the transformation to the unreduced part of A. More...