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

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

do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)MoochoPack::TangentialStepWithInequStd_Step
IterationPack::AlgorithmStep::do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0IterationPack::AlgorithmSteppure virtual
EQPTesting enum nameMoochoPack::TangentialStepWithInequStd_Step
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
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::TangentialStepWithInequStd_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_COMPOSITION_MEMBERS(QPSolverRelaxed, qp_solver)MoochoPack::TangentialStepWithInequStd_Step
STANDARD_COMPOSITION_MEMBERS(QPSolverRelaxedTester, qp_tester)MoochoPack::TangentialStepWithInequStd_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warm_start_frac)MoochoPack::TangentialStepWithInequStd_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(EQPTesting, qp_testing)MoochoPack::TangentialStepWithInequStd_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, primal_feasible_point_error)MoochoPack::TangentialStepWithInequStd_Step
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dual_feasible_point_error)MoochoPack::TangentialStepWithInequStd_Step
TangentialStepWithInequStd_Step(const qp_solver_ptr_t &qp_solver, const qp_tester_ptr_t &qp_tester, value_type warm_start_frac=0.8, EQPTesting qp_testing=QP_TEST_DEFAULT, bool primal_feasible_point_error=true, bool dual_feasible_point_error=true)MoochoPack::TangentialStepWithInequStd_Step
~AlgorithmStep()IterationPack::AlgorithmStepvirtual