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

Go to the source code of this file.

Functions/Subroutines

subroutine dstt22 (N, M, KBAND, AD, AE, SD, SE, U, LDU, WORK, LDWORK, RESULT)
 DSTT22 More...
 
dgemm
subroutine dgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
DGEMM
Definition: dgemm.f:189