![]() |
![]()
| ![]() |
![]()
NAMESRC/dtrti2.f SYNOPSISFunctions/Subroutinessubroutine dtrti2 (uplo, diag, n, a, lda, info)
Function/Subroutine Documentationsubroutine dtrti2 (character uplo, character diag, integer n, double precision, dimension( lda, * ) a, integer lda, integer info)DTRTI2 computes the inverse of a triangular matrix (unblocked algorithm). Purpose:
Parameters UPLO
DIAG
N
A
LDA
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 109 of file dtrti2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|