![]() |
![]()
| ![]() |
![]()
NAMESRC/sla_gbrpvgrw.f SYNOPSISFunctions/Subroutinesreal function sla_gbrpvgrw (n, kl, ku, ncols, ab, ldab,
afb, ldafb)
Function/Subroutine Documentationreal function sla_gbrpvgrw (integer n, integer kl, integer ku, integer ncols, real, dimension( ldab, * ) ab, integer ldab, real, dimension( ldafb, * ) afb, integer ldafb)SLA_GBRPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a general banded matrix. Purpose:
Parameters N
KL
KU
NCOLS
AB
LDAB
AFB
LDAFB
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 115 of file sla_gbrpvgrw.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|