![]() |
![]()
| ![]() |
![]()
NAMESRC/slasq3.f SYNOPSISFunctions/Subroutinessubroutine slasq3 (i0, n0, z, pp, dmin, sigma, desig, qmax,
nfail, iter, ndiv, ieee, ttype, dmin1, dmin2, dn, dn1, dn2, g, tau)
Function/Subroutine Documentationsubroutine slasq3 (integer i0, integer n0, real, dimension( * ) z, integer pp, real dmin, real sigma, real desig, real qmax, integer nfail, integer iter, integer ndiv, logical ieee, integer ttype, real dmin1, real dmin2, real dn, real dn1, real dn2, real g, real tau)SLASQ3 checks for deflation, computes a shift and calls dqds. Used by sbdsqr. Purpose:
Parameters I0
N0
Z
PP
DMIN
SIGMA
DESIG
QMAX
NFAIL
ITER
NDIV
IEEE
TTYPE
DMIN1
DMIN2
DN
DN1
DN2
G
TAU
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 179 of file slasq3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|