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