LAPACK 3.3.1
Linear Algebra PACKage

strttf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine STRTTF (TRANSR, UPLO, N, A, LDA, ARF, INFO)

Function Documentation

subroutine STRTTF ( CHARACTER  TRANSR,
CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( 0: lda-1, 0: * )  A,
INTEGER  LDA,
REAL,dimension( 0: * )  ARF,
INTEGER  INFO 
)

Definition at line 1 of file strttf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions