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