![]() |
![]()
| ![]() |
![]()
NAMESRC/strti2.f SYNOPSISFunctions/Subroutinessubroutine strti2 (uplo, diag, n, a, lda, info)
Function/Subroutine Documentationsubroutine strti2 (character uplo, character diag, integer n, real, dimension( lda, * ) a, integer lda, integer info)STRTI2 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 strti2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|