LAPACK 3.3.0

dtrttf.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dtrttf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions