Functions/Subroutines

BLAS/SRC/ztrmm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZTRMM (SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)

Function Documentation

subroutine ZTRMM ( CHARACTER  SIDE,
CHARACTER  UPLO,
CHARACTER  TRANSA,
CHARACTER  DIAG,
INTEGER  M,
INTEGER  N,
ALPHA  ,
,
INTEGER  LDA,
,
INTEGER  LDB 
)

Definition at line 1 of file ztrmm.f.