![]() |
![]()
| ![]() |
![]()
NAMElasq6 - lasq6: dqds step SYNOPSISFunctionssubroutine dlasq6 (i0, n0, z, pp, dmin, dmin1, dmin2, dn,
dnm1, dnm2)
Detailed DescriptionFunction Documentationsubroutine dlasq6 (integer i0, integer n0, double precision, dimension( * ) z, integer pp, double precision dmin, double precision dmin1, double precision dmin2, double precision dn, double precision dnm1, double precision dnm2)DLASQ6 computes one dqd transform in ping-pong form. Used by sbdsqr and sstegr. Purpose:
Parameters I0
N0
Z
PP
DMIN
DMIN1
DMIN2
DN
DNM1
DNM2
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 117 of file dlasq6.f. subroutine slasq6 (integer i0, integer n0, real, dimension( * ) z, integer pp, real dmin, real dmin1, real dmin2, real dn, real dnm1, real dnm2)SLASQ6 computes one dqd transform in ping-pong form. Used by sbdsqr and sstegr. Purpose:
Parameters I0
N0
Z
PP
DMIN
DMIN1
DMIN2
DN
DNM1
DNM2
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 117 of file slasq6.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|