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