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

Go to the source code of this file.

Functions/Subroutines

subroutine sbdt03 (UPLO, N, KD, D, E, U, LDU, S, VT, LDVT, WORK, RESID)
 SBDT03 More...
 
sgemv
subroutine sgemv(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
SGEMV
Definition: sgemv.f:158