MOOCHO (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for MoochoPack::UpdateBarrierParameter_Step, including all inherited members.
Calculate_e_tol(value_type mu) | MoochoPack::UpdateBarrierParameter_Step | private |
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::UpdateBarrierParameter_Step | virtual |
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
poss_type typedef | IterationPack::AlgorithmStep | |
print_step(const IterationPack::Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const | MoochoPack::UpdateBarrierParameter_Step | virtual |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, init_barrier_parameter) | MoochoPack::UpdateBarrierParameter_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, tau_mu) | MoochoPack::UpdateBarrierParameter_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, theta_mu) | MoochoPack::UpdateBarrierParameter_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, tau_epsilon) | MoochoPack::UpdateBarrierParameter_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, theta_epsilon) | MoochoPack::UpdateBarrierParameter_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, e_tol_max) | MoochoPack::UpdateBarrierParameter_Step | |
UpdateBarrierParameter_Step(const value_type init_barrier_parameter=0.1, const value_type tau_mu=0.2, const value_type theta_mu=1.5, const value_type tau_epsilon=10, const value_type theta_epsilon=1.1, const value_type e_tol_max=1000) | MoochoPack::UpdateBarrierParameter_Step | |
~AlgorithmStep() | IterationPack::AlgorithmStep | inlinevirtual |