#include <MoochoPack_CheckSkipBFGSUpdateStd_Step.hpp>
Inheritance diagram for MoochoPack::CheckSkipBFGSUpdateStd_Step:

Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| | |
| void | 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 |
| | |
Public Member Functions | |
| STANDARD_MEMBER_COMPOSITION_MEMBERS (value_type, skip_bfgs_prop_const ) | |
| <<std member="" comp>="">> members for proportionality constant to use in the test for if to perform BFGS update. | |
| CheckSkipBFGSUpdateStd_Step (value_type skip_bfgs_prop_const =10.0) | |
| | |
Definition at line 40 of file MoochoPack_CheckSkipBFGSUpdateStd_Step.hpp.
| MoochoPack::CheckSkipBFGSUpdateStd_Step::CheckSkipBFGSUpdateStd_Step | ( | value_type | skip_bfgs_prop_const = 10.0 |
) |
| MoochoPack::CheckSkipBFGSUpdateStd_Step::STANDARD_MEMBER_COMPOSITION_MEMBERS | ( | value_type | , | |
| skip_bfgs_prop_const | ||||
| ) |
<<std member="" comp>="">> members for proportionality constant to use in the test for if to perform BFGS update.
| bool MoochoPack::CheckSkipBFGSUpdateStd_Step::do_step | ( | Algorithm & | algo, | |
| poss_type | step_poss, | |||
| IterationPack::EDoStepType | type, | |||
| poss_type | assoc_step_poss | |||
| ) |
| void MoochoPack::CheckSkipBFGSUpdateStd_Step::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 |
1.4.7