Method summary
- __init__(self, func, args = (), tol = 1.48e-08, maxiter = 500, full_output = 0)
- get_bracket_info(self)
- get_result(self, full_output = False)
- optimize(self)
- set_bracket(self, brack = None)
Methods
- __init__(self, func, args = (), tol = 1.48e-08, maxiter = 500, full_output = 0)
- get_bracket_info(self)
- get_result(self, full_output = False)
- optimize(self)
- set_bracket(self, brack = None)
