◆ evaluate()
Virtual function which has to be implemented by the user in order to enable evaluation of the model.
- Parameters
-
[in] | optVars | is a vector holding the optimization variables |
Implements maingo::MAiNGOmodel.
◆ get_initial_point()
std::vector<double> PyMAiNGOmodel::get_initial_point |
( |
| ) |
|
|
inlineoverridevirtual |
Virtual function which has to be implemented by the user in order to enable getting data on the initial point.
Reimplemented from maingo::MAiNGOmodel.
◆ get_variables()
Virtual function which has to be implemented by the user in order to enable getting data on optimization variables.
Implements maingo::MAiNGOmodel.
The documentation for this class was generated from the following file: