![]() |
![]()
| ![]() |
![]()
NAMESRC/dla_gbrpvgrw.f SYNOPSISFunctions/Subroutinesdouble precision function dla_gbrpvgrw (n, kl, ku, ncols,
ab, ldab, afb, ldafb)
Function/Subroutine Documentationdouble precision function dla_gbrpvgrw (integer n, integer kl, integer ku, integer ncols, double precision, dimension( ldab, * ) ab, integer ldab, double precision, dimension( ldafb, * ) afb, integer ldafb)DLA_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 dla_gbrpvgrw.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|