LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
slaebz.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slaebz (IJOB, NITMAX, N, MMAX, MINP, NBMIN, ABSTOL, RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT, NAB, WORK, IWORK, INFO)
 SLAEBZ computes the number of eigenvalues of a real symmetric tridiagonal matrix which are less than or equal to a given value, and performs other tasks required by the routine sstebz.