act_set_stats_ | MoochoPack::TangentialStepWithInequStd_Step | private |
dl_iq_ | MoochoPack::TangentialStepWithInequStd_Step | private |
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::TangentialStepWithInequStd_Step | virtual |
du_iq_ | MoochoPack::TangentialStepWithInequStd_Step | private |
EQPTesting enum name | MoochoPack::TangentialStepWithInequStd_Step | |
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 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 | virtual |
QP_NO_TEST enum value | MoochoPack::TangentialStepWithInequStd_Step | |
qp_solver_stats_ | MoochoPack::TangentialStepWithInequStd_Step | private |
QP_TEST enum value | MoochoPack::TangentialStepWithInequStd_Step | |
QP_TEST_DEFAULT enum value | MoochoPack::TangentialStepWithInequStd_Step | |
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 | |
TangentialStepWithInequStd_Step() | MoochoPack::TangentialStepWithInequStd_Step | private |
~AlgorithmStep() | IterationPack::AlgorithmStep | inlinevirtual |