![]() |
![]()
| ![]() |
![]()
NAMESRC/dgebak.f SYNOPSISFunctions/Subroutinessubroutine dgebak (job, side, n, ilo, ihi, scale, m, v,
ldv, info)
Function/Subroutine Documentationsubroutine dgebak (character job, character side, integer n, integer ilo, integer ihi, double precision, dimension( * ) scale, integer m, double precision, dimension( ldv, * ) v, integer ldv, integer info)DGEBAK Purpose:
Parameters JOB
SIDE
N
ILO
IHI
SCALE
M
V
LDV
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 128 of file dgebak.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|