LAPACK 3.3.1
Linear Algebra PACKage

dtfsm.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dtfsm.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions