![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sget03.f SYNOPSISFunctions/Subroutinessubroutine sget03 (n, a, lda, ainv, ldainv, work, ldwork,
rwork, rcond, resid)
Function/Subroutine Documentationsubroutine sget03 (integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldainv, * ) ainv, integer ldainv, real, dimension( ldwork, * ) work, integer ldwork, real, dimension( * ) rwork, real rcond, real resid)SGET03 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 sget03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|