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

Go to the source code of this file.

Functions/Subroutines

subroutine dlarfb (SIDE, TRANS, DIRECT, STOREV, M, N, K, V, LDV, T, LDT, C, LDC, WORK, LDWORK)
 DLARFB applies a block reflector or its transpose to a general rectangular matrix. More...