![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/strt01.f SYNOPSISFunctions/Subroutinessubroutine strt01 (uplo, diag, n, a, lda, ainv, ldainv,
rcond, work, resid)
Function/Subroutine Documentationsubroutine strt01 (character uplo, character diag, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldainv, * ) ainv, integer ldainv, real rcond, real, dimension( * ) work, real resid)STRT01 Purpose:
Parameters UPLO
DIAG
N
A
LDA
AINV
LDAINV
RCOND
WORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 122 of file strt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|