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

Go to the source code of this file.

Functions/Subroutines

subroutine dsgt01 (ITYPE, UPLO, N, M, A, LDA, B, LDB, Z, LDZ, D, WORK, RESULT)
 DSGT01 More...
 
dsymm
subroutine dsymm(SIDE, UPLO, M, N, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
DSYMM
Definition: dsymm.f:191
dscal
subroutine dscal(N, DA, DX, INCX)
DSCAL
Definition: dscal.f:81