MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
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)=0 | IterationPack::AlgorithmStep | pure virtual |
EQPTesting enum name | MoochoPack::TangentialStepWithInequStd_Step | |
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | virtual |
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 | |
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::AlgorithmStep | virtual |
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::AlgorithmStep | virtual |