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