42 #ifndef REDUCED_HESSIAN_SECANT_UPDATE_LPBFGS_STRATEGY_SET_OPTIONS_H
43 #define REDUCED_HESSIAN_SECANT_UPDATE_LPBFGS_STRATEGY_SET_OPTIONS_H
49 namespace MoochoPack {
72 ReducedHessianSecantUpdateLPBFGS_Strategy >
79 ,
const char opt_grp_name[] =
"ReducedHessianSecantUpdateLPBFGS" );
90 #endif // REDUCED_HESSIAN_SECANT_UPDATE_LPBFGS_STRATEGY_SET_OPTIONS_H
Templated node class manipulating a reference to a target object who will have its options set...
ReducedHessianSecantUpdateLPBFGS_Strategy & target()
void setOption(int option_num, const std::string &option_value)
Overridden from SetOptionsFromStreamNode.
Perform BFGS updates on only the free independent (super basic) variables.
Set options for ReducedHessianSecantUpdateBFGSProjected_Strategy from a OptionsFromStream object...
ReducedHessianSecantUpdateLPBFGS_StrategySetOptions(ReducedHessianSecantUpdateLPBFGS_Strategy *target=0, const char opt_grp_name[]="ReducedHessianSecantUpdateLPBFGS")
Node class for setting options from a stream.
const std::string & option_value(OptionsGroup::const_iterator &itr)