MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
This is the complete list of members for MoochoPack::EvalNewPointStd_Step, including all inherited members.
do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::EvalNewPointStd_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::EvalNewPointStd_Step | |
EvalNewPointStd_Step(const decomp_sys_handler_ptr_t &decomp_sys_handler, const deriv_tester_ptr_t &deriv_tester, const bounds_tester_ptr_t &bounds_tester, const decomp_sys_tester_ptr_t &decomp_sys_tester, EFDDerivTesting fd_deriv_testing=FD_DEFAULT, DecompositionSystemHandler_Strategy::EDecompSysTesting decomp_sys_testing=DecompositionSystemHandler_Strategy::DST_DEFAULT, DecompositionSystemHandler_Strategy::EDecompSysPrintLevel decomp_sys_testing_print_level=DecompositionSystemHandler_Strategy::DSPL_USE_GLOBAL) | MoochoPack::EvalNewPointStd_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::EvalNewPointStd_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(DecompositionSystemHandler_Strategy, decomp_sys_handler) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_COMPOSITION_MEMBERS(NLPFirstDerivTester, deriv_tester) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_COMPOSITION_MEMBERS(VariableBoundsTester, bounds_tester) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_COMPOSITION_MEMBERS(DecompositionSystemTester, decomp_sys_tester) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(EFDDerivTesting, fd_deriv_testing) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(DecompositionSystemHandler_Strategy::EDecompSysTesting, decomp_sys_testing) | MoochoPack::EvalNewPointStd_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(DecompositionSystemHandler_Strategy::EDecompSysPrintLevel, decomp_sys_testing_print_level) | MoochoPack::EvalNewPointStd_Step | |
~AlgorithmStep() | IterationPack::AlgorithmStep | virtual |