LAPACK 3.3.0

stfsm.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file stfsm.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions