LAPACK 3.3.1
Linear Algebra PACKage

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.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions