BoundedNumericalSpecification#

class BoundedNumericalSpecification(f, x0, x1, y0=None, y1=None, x=None, xtol=0.0, ytol=5e-08, args=(), maxiter=50, checkroot=False, checkiter=True, checkbounds=True)[source]#