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