scipy.linalg.lapack.sstebz#

scipy.linalg.lapack.sstebz(d, e, range, vl, vu, il, iu, tol, order) = <fortran function sstebz>#

Wrapper for sstebz.

Parameters:
dinput rank-1 array(‘f’) with bounds (n)
einput rank-1 array(‘f’) with bounds (-1 + n)
rangeinput int
vlinput float
vuinput float
ilinput int
iuinput int
tolinput float
orderinput bytes
Returns:
mint
wrank-1 array(‘f’) with bounds (n)
iblockrank-1 array(‘i’) with bounds (n)
isplitrank-1 array(‘i’) with bounds (n)
infoint