LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
ssb2st_kernels.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ssb2st_kernels (UPLO, WANTZ, TTYPE, ST, ED, SWEEP, N, NB, IB, A, LDA, V, TAU, LDVT, WORK)
 SSB2ST_KERNELS More...
 
slarfg
subroutine slarfg(N, ALPHA, X, INCX, TAU)
SLARFG generates an elementary reflector (Householder matrix).
Definition: slarfg.f:108
slarfx
subroutine slarfx(SIDE, M, N, V, TAU, C, LDC, WORK)
SLARFX applies an elementary reflector to a general rectangular matrix, with loop unrolling when the ...
Definition: slarfx.f:122
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slarfy
subroutine slarfy(UPLO, N, V, INCV, TAU, C, LDC, WORK)
SLARFY
Definition: slarfy.f:110