LAPACK 3.3.1
Linear Algebra PACKage

ztfsm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZTFSM (TRANSR, SIDE, UPLO, TRANS, DIAG, M, N, ALPHA, A, B, LDB)

Function Documentation

subroutine ZTFSM ( CHARACTER  TRANSR,
CHARACTER  SIDE,
CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
INTEGER  M,
INTEGER  N,
COMPLEX*16  ALPHA,
COMPLEX*16,dimension( 0: * )  A,
COMPLEX*16,dimension( 0: ldb-1, 0: * )  B,
INTEGER  LDB 
)

Definition at line 1 of file ztfsm.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions