ConicBundle
|
This is the complete list of members for ConicBundle::FunctionOracle, including all inherited members.
apply_modification(const OracleModification &oracle_modification, const double *new_center, const double *old_center, bool &discard_objective_in_center, bool &discard_model, bool &discard_aggregates, MinorantExtender *&minorant_extender) | ConicBundle::FunctionOracle | virtual |
check_correctness() const | ConicBundle::FunctionOracle | inlinevirtual |
evaluate(const double *current_point, double relprec, double &objective_value, std::vector< Minorant *> &minorants, PrimalExtender *&primal_extender)=0 | ConicBundle::FunctionOracle | pure virtual |
~FunctionObject() (defined in ConicBundle::FunctionObject) | ConicBundle::FunctionObject | virtual |