Contents:
Class to define objective function of optimization problem.
Constructor for class.
Methods
__init__(f)
__init__
evaluate()
evaluate
Evaluate function once it's arguments are defined.
set_x(x)
set_x
Define x for function.