![]() |
![]()
| ![]() |
![]()
NAMElasq5 - lasq5: dqds step SYNOPSISFunctionssubroutine dlasq5 (i0, n0, z, pp, tau, sigma, dmin, dmin1,
dmin2, dn, dnm1, dnm2, ieee, eps)
Detailed DescriptionFunction Documentationsubroutine dlasq5 (integer i0, integer n0, double precision, dimension( * ) z, integer pp, double precision tau, double precision sigma, double precision dmin, double precision dmin1, double precision dmin2, double precision dn, double precision dnm1, double precision dnm2, logical ieee, double precision eps)DLASQ5 computes one dqds transform in ping-pong form. Used by sbdsqr and sstegr. Purpose:
Parameters I0
N0
Z
PP
TAU
SIGMA
DMIN
DMIN1
DMIN2
DN
DNM1
DNM2
IEEE
EPS
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 142 of file dlasq5.f. subroutine slasq5 (integer i0, integer n0, real, dimension( * ) z, integer pp, real tau, real sigma, real dmin, real dmin1, real dmin2, real dn, real dnm1, real dnm2, logical ieee, real eps)SLASQ5 computes one dqds transform in ping-pong form. Used by sbdsqr and sstegr. Purpose:
Parameters I0
N0
Z
PP
TAU
SIGMA
DMIN
DMIN1
DMIN2
DN
DNM1
DNM2
IEEE
EPS
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 142 of file slasq5.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|