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

Go to the source code of this file.

Functions/Subroutines

subroutine stprfb (SIDE, TRANS, DIRECT, STOREV, M, N, K, L, V, LDV, T, LDT, A, LDA, B, LDB, WORK, LDWORK)
 STPRFB applies a real or complex "triangular-pentagonal" blocked reflector to a real or complex matrix, which is composed of two blocks. More...