LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for trtri: triangular inverse:

Functions

subroutine ctrtri (uplo, diag, n, a, lda, info)
 CTRTRI
 
subroutine dtrtri (uplo, diag, n, a, lda, info)
 DTRTRI
 
subroutine strtri (uplo, diag, n, a, lda, info)
 STRTRI
 
subroutine ztrtri (uplo, diag, n, a, lda, info)
 ZTRTRI
 

Detailed Description