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

Go to the source code of this file.

Functions/Subroutines

subroutine sbdt04 (UPLO, N, D, E, S, NS, U, LDU, VT, LDVT, WORK, RESID)
 SBDT04 More...
 
sgemm
subroutine sgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
SGEMM
Definition: sgemm.f:189