|
NAMESRC/zgebak.f SYNOPSISFunctions/Subroutinessubroutine zgebak (job, side, n, ilo, ihi, scale, m, v,
ldv, info)
Function/Subroutine Documentationsubroutine zgebak (character job, character side, integer n, integer ilo, integer ihi, double precision, dimension( * ) scale, integer m, complex*16, dimension( ldv, * ) v, integer ldv, integer info)ZGEBAK 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 129 of file zgebak.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|