other versions
| slaebz.f(3) | LAPACK | slaebz.f(3) | 
NAME¶
slaebz.f
SYNOPSIS¶
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.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |