LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
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 | |