LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dlahr2.f File Reference

Go to the source code of this file.

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...