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

Go to the source code of this file.

Functions/Subroutines

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