MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
This is the complete list of members for MoochoPack::LineSearchWatchDog_Step, including all inherited members.
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::LineSearchWatchDog_Step | |
LineSearchWatchDog_Step(const direct_line_search_ptr_t &direct_line_search=0, const merit_func_ptr_t &merit_func=0, value_type eta=1e-4, value_type opt_kkt_err_threshold=1e-1, value_type feas_kkt_err_threshold=1e-3) | MoochoPack::LineSearchWatchDog_Step | |
print_step(const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const | MoochoPack::LineSearchWatchDog_Step | |
STANDARD_COMPOSITION_MEMBERS(DirectLineSearch_Strategy, direct_line_search) | MoochoPack::LineSearchWatchDog_Step | |
STANDARD_COMPOSITION_MEMBERS(MeritFuncNLP, merit_func) | MoochoPack::LineSearchWatchDog_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, eta) | MoochoPack::LineSearchWatchDog_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, opt_kkt_err_threshold) | MoochoPack::LineSearchWatchDog_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, feas_kkt_err_threshold) | MoochoPack::LineSearchWatchDog_Step |