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

Go to the source code of this file.

Functions/Subroutines

subroutine zbdt05 (M, N, A, LDA, S, NS, U, LDU, VT, LDVT, WORK, RESID)
 ZBDT05 More...
 
zgemm
subroutine zgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
ZGEMM
Definition: zgemm.f:189