MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
MoochoPack::LineSearchFilter_Step Member List

This is the complete list of members for MoochoPack::LineSearchFilter_Step, including all inherited members.

do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)MoochoPack::LineSearchFilter_Step
IterationPack::AlgorithmStep::do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0IterationPack::AlgorithmSteppure virtual
F_MIN_UNBOUNDEDMoochoPack::LineSearchFilter_Stepstatic
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStepvirtual
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStepvirtual
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStepvirtual
LineSearchFilter_Step(Teuchos::RCP< NLPInterfacePack::NLP > nlp, const std::string obj_iq_name="f", const std::string grad_obj_iq_name="Gf", const value_type &gamma_theta=1e-5, const value_type &gamma_f=1e-5, const value_type &f_min=F_MIN_UNBOUNDED, const value_type &gamma_alpha=5e-2, const value_type &delta=1e-4, const value_type &s_theta=1.1, const value_type &s_f=2.3, const value_type &theta_small_fact=1e-4, const value_type &theta_max=1e10, const value_type &eta_f=1e-4, const value_type &back_track_frac=0.5)MoochoPack::LineSearchFilter_Step
poss_type typedefIterationPack::AlgorithmStep
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::LineSearchFilter_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::AlgorithmStepvirtual
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, gamma_theta)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, gamma_f)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, f_min)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, gamma_alpha)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, delta)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, s_f)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, s_theta)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, theta_small_fact)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, theta_max)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, eta_f)MoochoPack::LineSearchFilter_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, back_track_frac)MoochoPack::LineSearchFilter_Step
~AlgorithmStep()IterationPack::AlgorithmStepvirtual
~LineSearchFilter_Step()MoochoPack::LineSearchFilter_Step