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

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

do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)MoochoPack::LineSearch2ndOrderCorrect_Step
EForcedConstrReduction enum nameMoochoPack::LineSearch2ndOrderCorrect_Step
ENewtonOutputLevel enum nameMoochoPack::LineSearch2ndOrderCorrect_Step
LineSearch2ndOrderCorrect_Step(const direct_ls_sqp_ptr_t &direct_ls_sqp=NULL, const merit_func_ptr_t &merit_func=NULL, const feasibility_step_ptr_t &feasibility_step=NULL, const direct_ls_newton_ptr_t &direct_ls_newton=0, value_type eta=1.0e-4, ENewtonOutputLevel newton_olevel=PRINT_USE_DEFAULT, value_type constr_norm_threshold=1.0, value_type constr_incr_ratio=10.0, int after_k_iter=0, EForcedConstrReduction forced_constr_reduction=CONSTR_LESS_X, value_type forced_reduct_ratio=1.0, value_type max_step_ratio=1.0, int max_newton_iter=3)MoochoPack::LineSearch2ndOrderCorrect_Step
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::LineSearch2ndOrderCorrect_Step
STANDARD_COMPOSITION_MEMBERS(DirectLineSearch_Strategy, direct_ls_sqp)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_COMPOSITION_MEMBERS(MeritFuncNLP, merit_func)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_COMPOSITION_MEMBERS(FeasibilityStep_Strategy, feasibility_step)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_COMPOSITION_MEMBERS(DirectLineSearch_Strategy, direct_ls_newton)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, eta)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(ENewtonOutputLevel, newton_olevel)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, constr_norm_threshold)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, constr_incr_ratio)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, after_k_iter)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(EForcedConstrReduction, forced_constr_reduction)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, forced_reduct_ratio)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, max_step_ratio)MoochoPack::LineSearch2ndOrderCorrect_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, max_newton_iter)MoochoPack::LineSearch2ndOrderCorrect_Step