|
NAMESRC/zlaic1.f SYNOPSISFunctions/Subroutinessubroutine zlaic1 (job, j, x, sest, w, gamma, sestpr, s, c)
Function/Subroutine Documentationsubroutine zlaic1 (integer job, integer j, complex*16, dimension( j ) x, double precision sest, complex*16, dimension( j ) w, complex*16 gamma, double precision sestpr, complex*16 s, complex*16 c)ZLAIC1 applies one step of incremental condition estimation. Purpose:
Parameters JOB
J
X
SEST
W
GAMMA
SESTPR
S
C
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 134 of file zlaic1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|