![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dget02.f SYNOPSISFunctions/Subroutinessubroutine dget02 (trans, m, n, nrhs, a, lda, x, ldx, b,
ldb, rwork, resid)
Function/Subroutine Documentationsubroutine dget02 (character trans, integer m, integer n, integer nrhs, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( * ) rwork, double precision resid)DGET02 Purpose:
Parameters TRANS
M
N
NRHS
A
LDA
X
LDX
B
LDB
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 133 of file dget02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|