![]() |
![]()
| ![]() |
![]()
NAMESRC/dlasq4.f SYNOPSISFunctions/Subroutinessubroutine dlasq4 (i0, n0, z, pp, n0in, dmin, dmin1, dmin2,
dn, dn1, dn2, tau, ttype, g)
Function/Subroutine Documentationsubroutine dlasq4 (integer i0, integer n0, double precision, dimension( * ) z, integer pp, integer n0in, double precision dmin, double precision dmin1, double precision dmin2, double precision dn, double precision dn1, double precision dn2, double precision tau, integer ttype, double precision g)DLASQ4 computes an approximation to the smallest eigenvalue using values of d from the previous transform. Used by sbdsqr. Purpose:
Parameters I0
N0
Z
PP
N0IN
DMIN
DMIN1
DMIN2
DN
DN1
DN2
TAU
TTYPE
G
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 149 of file dlasq4.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|