Minimize
-
class Minimize
Minimize the objective function within the bounds up to some tolerance.
Subclassed by feasst::GoldenSearch
Arguments
args:
tolerance: solve within this tolerance.
lower: lower bound.
upper: upper bound.
Minimize the objective function within the bounds up to some tolerance.
Subclassed by feasst::GoldenSearch
Arguments
args:
tolerance: solve within this tolerance.
lower: lower bound.
upper: upper bound.