MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
This is the complete list of members for MoochoPack::PreEvalNewPointBarrier_Step, including all inherited members.
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::PreEvalNewPointBarrier_Step | |
IterationPack::AlgorithmStep::do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0 | IterationPack::AlgorithmStep | pure virtual |
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
poss_type typedef | IterationPack::AlgorithmStep | |
PreEvalNewPointBarrier_Step(const value_type relative_bound_push=0.01, const value_type absolute_bound_push=0.001) | MoochoPack::PreEvalNewPointBarrier_Step | |
IterationPack::AlgorithmStep::print_step(const Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const | IterationPack::AlgorithmStep | virtual |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, relative_bound_push) | MoochoPack::PreEvalNewPointBarrier_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, absolute_bound_push) | MoochoPack::PreEvalNewPointBarrier_Step | |
~AlgorithmStep() | IterationPack::AlgorithmStep | virtual |