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