LAPACK 3.3.0

ctfttr.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file ctfttr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions