MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
This is the complete list of members for MoochoPack::EvalNewPointTailoredApproachOrthogonal_Step, including all inherited members.
calc_py_Y_Uy(const NLPDirect &nlp, const D_ptr_t &D, VectorMutable *py, MatrixOp *Y, MatrixOp *Uy, EJournalOutputLevel olevel, std::ostream &out) | MoochoPack::EvalNewPointTailoredApproachOrthogonal_Step | protectedvirtual |
D_ptr_t typedef | MoochoPack::EvalNewPointTailoredApproach_Step | |
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::EvalNewPointTailoredApproach_Step | |
IterationPack::AlgorithmStep::do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0 | IterationPack::AlgorithmStep | pure virtual |
EFDDerivTesting enum name | MoochoPack::EvalNewPointTailoredApproach_Step | |
EvalNewPointTailoredApproach_Step(const deriv_tester_ptr_t &deriv_tester, const bounds_tester_ptr_t &bounds_tester, EFDDerivTesting fd_deriv_testing=FD_DEFAULT) | MoochoPack::EvalNewPointTailoredApproach_Step | |
EvalNewPointTailoredApproachOrthogonal_Step(const deriv_tester_ptr_t &deriv_tester, const bounds_tester_ptr_t &bounds_tester, EFDDerivTesting fd_deriv_testing=FD_DEFAULT) | MoochoPack::EvalNewPointTailoredApproachOrthogonal_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_calc_py_Y_Uy(std::ostream &out, const std::string &leading_str) const | MoochoPack::EvalNewPointTailoredApproachOrthogonal_Step | protectedvirtual |
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::EvalNewPointTailoredApproach_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 |
recalc_py(const MatrixOp &D, VectorMutable *py, EJournalOutputLevel olevel, std::ostream &out) | MoochoPack::EvalNewPointTailoredApproachOrthogonal_Step | protectedvirtual |
STANDARD_COMPOSITION_MEMBERS(NLPDirectTester, deriv_tester) | MoochoPack::EvalNewPointTailoredApproach_Step | |
STANDARD_COMPOSITION_MEMBERS(VariableBoundsTester, bounds_tester) | MoochoPack::EvalNewPointTailoredApproach_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(EFDDerivTesting, fd_deriv_testing) | MoochoPack::EvalNewPointTailoredApproach_Step | |
uninitialize_Y_Uy(MatrixOp *Y, MatrixOp *Uy) | MoochoPack::EvalNewPointTailoredApproachOrthogonal_Step | protectedvirtual |
~AlgorithmStep() | IterationPack::AlgorithmStep | virtual |