CTRTTP (3) Linux Manual Page
ctrttp.f – SynopsisFunctions/Subroutinessubroutine ctrttp (UPLO, N, A, LDA, AP, INFO) CTRTTP copies a triangular matrix from the standard full format (TR) to the standard packed format (TP). Function/Subroutine Documentationsubroutine ctrttp (characterUPLO, integerN, complex, dimension( lda, * )A, integerLDA, complex, dimension( * )AP, integerINFO)CTRTTP copies a triangular matrix from the standard full format (TR) to the…
