ztfttr.f (3) Linux Manual Page
ztfttr.f – Synopsis Functions/Subroutines subroutine ztfttr (TRANSR, UPLO, N, ARF, A, LDA, INFO) ZTFTTR copies a triangular matrix from the rectangular full packed format (TF) to the standard full format (TR). Function/Subroutine Documentation subroutine ztfttr (characterTRANSR, characterUPLO, integerN, complex*16, dimension( 0: * )ARF, complex*16, dimension( 0: lda-1, 0: * )A, integerLDA, integerINFO) ZTFTTR copies a…
