![]() |
![]()
| ![]() |
![]()
NAMESRC/slasq4.f SYNOPSISFunctions/Subroutinessubroutine slasq4 (i0, n0, z, pp, n0in, dmin, dmin1, dmin2,
dn, dn1, dn2, tau, ttype, g)
Function/Subroutine Documentationsubroutine slasq4 (integer i0, integer n0, real, dimension( * ) z, integer pp, integer n0in, real dmin, real dmin1, real dmin2, real dn, real dn1, real dn2, real tau, integer ttype, real g)SLASQ4 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 slasq4.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|