DTFTTR (3) Linux Manual Page
dtfttr.f – SynopsisFunctions/Subroutinessubroutine dtfttr (TRANSR, UPLO, N, ARF, A, LDA, INFO) DTFTTR copies a triangular matrix from the rectangular full packed format (TF) to the standard full format (TR). Function/Subroutine Documentationsubroutine dtfttr (characterTRANSR, characterUPLO, integerN, double precision, dimension( 0: * )ARF, double precision, dimension( 0: lda-1, 0: * )A, integerLDA, integerINFO)DTFTTR copies a triangular matrix…
