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

Go to the source code of this file.

Functions/Subroutines

subroutine ssgt01 (ITYPE, UPLO, N, M, A, LDA, B, LDB, Z, LDZ, D, WORK, RESULT)
 SSGT01 More...
 
ssymm
subroutine ssymm(SIDE, UPLO, M, N, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
SSYMM
Definition: ssymm.f:191
sscal
subroutine sscal(N, SA, SX, INCX)
SSCAL
Definition: sscal.f:81