LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dsymm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsymm (SIDE, UPLO, M, N, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
 DSYMM More...