![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dget03.f SYNOPSISFunctions/Subroutinessubroutine dget03 (n, a, lda, ainv, ldainv, work, ldwork,
rwork, rcond, resid)
Function/Subroutine Documentationsubroutine dget03 (integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldainv, * ) ainv, integer ldainv, double precision, dimension( ldwork, * ) work, integer ldwork, double precision, dimension( * ) rwork, double precision rcond, double precision resid)DGET03 Purpose:
Parameters N
A
LDA
AINV
LDAINV
WORK
LDWORK
RWORK
RCOND
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 107 of file dget03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|