estimator.util#
Description
Classes
|
Create new instance of Bounds(low, high) |
|
|
|
Create new instance of Task(f, x, log_level, f_name, catch_exceptions) |
|
|
|
An iterator context for finding a local minimum using linear search. |
|
An iterator context for finding a local minimum using binary search. |
|
An iterator context for finding a local minimum using binary search. |
Functions
|
Run estimates for all algorithms for all parameters. |
|
Searches for the best value in the interval [start,stop] depending on the given comparison function. |
|
|
|