42 #ifndef CHECK_SKIP_BFGS_UPDATE_STD_STEP_SET_OPTIONS_H
43 #define CHECK_SKIP_BFGS_UPDATE_STD_STEP_SET_OPTIONS_H
49 namespace MoochoPack {
70 CheckSkipBFGSUpdateStd_Step >
87 #endif // CHECK_SKIP_BFGS_UPDATE_STD_STEP_SET_OPTIONS_H
Set options for CheckSkipBFGSUpdateStd_Step from a OptionsFromStream object.
Checks if a BFGS update should be preformed.
CheckSkipBFGSUpdateStd_StepSetOptions(CheckSkipBFGSUpdateStd_Step *target=0)
Templated node class manipulating a reference to a target object who will have its options set...
CheckSkipBFGSUpdateStd_Step & target()
void setOption(int option_num, const std::string &option_value)
Overridden from SetOptionsFromStreamNode.
Node class for setting options from a stream.
const std::string & option_value(OptionsGroup::const_iterator &itr)