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