ctrti2.f (3) Linux Manual Page
ctrti2.f – Synopsis Functions/Subroutines subroutine ctrti2 (UPLO, DIAG, N, A, LDA, INFO) CTRTI2 computes the inverse of a triangular matrix (unblocked algorithm). Function/Subroutine Documentation subroutine ctrti2 (characterUPLO, characterDIAG, integerN, complex, dimension( lda, * )A, integerLDA, integerINFO) CTRTI2 computes the inverse of a triangular matrix (unblocked algorithm). Purpose: CTRTI2 computes the inverse of a complex upper…
