![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sget01.f SYNOPSISFunctions/Subroutinessubroutine sget01 (m, n, a, lda, afac, ldafac, ipiv, rwork,
resid)
Function/Subroutine Documentationsubroutine sget01 (integer m, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldafac, * ) afac, integer ldafac, integer, dimension( * ) ipiv, real, dimension( * ) rwork, real resid)SGET01 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 sget01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|