Checks if a BFGS update should be preformed.
More...
#include <MoochoPack_CheckSkipBFGSUpdateStd_Step.hpp>
|
| | 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. More...
|
| |
| | CheckSkipBFGSUpdateStd_Step (value_type skip_bfgs_prop_const=10.0) |
| |
| virtual | ~AlgorithmStep () |
| |
| virtual void | initialize_step (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) |
| | Called by Algorithm just before the algorithm is run. More...
|
| |
| virtual void | inform_updated (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) |
| | Called by Algorithm to inform when a runtime configuration change is finihed. More...
|
| |
| virtual void | finalize_step (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) |
| | Called by Algorithm just after an algorithm is terminiated. More...
|
| |
Checks if a BFGS update should be preformed.
Definition at line 53 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.
The documentation for this class was generated from the following files: