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