![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dget01.f SYNOPSISFunctions/Subroutinessubroutine dget01 (m, n, a, lda, afac, ldafac, ipiv, rwork,
resid)
Function/Subroutine Documentationsubroutine dget01 (integer m, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldafac, * ) afac, integer ldafac, integer, dimension( * ) ipiv, double precision, dimension( * ) rwork, double precision resid)DGET01 Purpose:
Parameters M
N
A
LDA
AFAC
LDAFAC
IPIV
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 105 of file dget01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|