![]() |
![]()
| ![]() |
![]()
NAMESRC/slasq5.f SYNOPSISFunctions/Subroutinessubroutine slasq5 (i0, n0, z, pp, tau, sigma, dmin, dmin1,
dmin2, dn, dnm1, dnm2, ieee, eps)
Function/Subroutine Documentationsubroutine 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.
|