MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
MoochoPack::UpdateBarrierParameter_Step Member List
This is the complete list of members for MoochoPack::UpdateBarrierParameter_Step, including all inherited members.
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)MoochoPack::UpdateBarrierParameter_Step
IterationPack::AlgorithmStep::do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0AlgorithmStep [pure virtual]
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)AlgorithmStep [virtual]
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)AlgorithmStep [virtual]
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)AlgorithmStep [virtual]
poss_type typedefAlgorithmStep
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 AlgorithmStep [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()AlgorithmStep [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends