do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | |
MoochoPack::MeritFunc_PenaltyParamUpdate_AddedStep::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 |
kkt_near_sol(value_type kkt_near_sol) | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
kkt_near_sol() const | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
MeritFunc_PenaltyParamUpdateGuts_AddedStep(value_type small_mu, value_type mult_factor, value_type kkt_near_sol) | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | |
min_mu(NLPAlgoState &s, value_type *min_mu) const =0 | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | protectedpure virtual |
min_mu_ratio(value_type min_mu_ratio) | MoochoPack::MeritFunc_PenaltyParamUpdate_AddedStep | inlinevirtual |
min_mu_ratio() const | MoochoPack::MeritFunc_PenaltyParamUpdate_AddedStep | inlinevirtual |
mult_factor(value_type mult_factor) | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
mult_factor() const | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
poss_type typedef | IterationPack::AlgorithmStep | |
print_min_mu_step(std::ostream &out, const std::string &leading_str) const =0 | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | protectedpure virtual |
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::MeritFunc_PenaltyParamUpdateGuts_AddedStep | |
MoochoPack::MeritFunc_PenaltyParamUpdate_AddedStep::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 |
small_mu(value_type small_mu) | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
small_mu() const | MoochoPack::MeritFunc_PenaltyParamUpdateGuts_AddedStep | virtual |
~AlgorithmStep() | IterationPack::AlgorithmStep | virtual |