#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 | |
| void | skip_bfgs_prop_const (const 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.
|
|
Definition at line 41 of file MoochoPack_CheckSkipBFGSUpdateStd_Step.cpp. |
|
|
<<std member="" comp="">> members for proportionality constant to use in the test for if to perform BFGS update.
Definition at line 48 of file MoochoPack_CheckSkipBFGSUpdateStd_Step.hpp. |
|
||||||||||||||||||||
|
Definition at line 47 of file MoochoPack_CheckSkipBFGSUpdateStd_Step.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 128 of file MoochoPack_CheckSkipBFGSUpdateStd_Step.cpp. |
1.3.9.1