42 #ifndef NLP_FIRST_ORDER_DIRECT_TESTER_SET_OPTIONS_H
43 #define NLP_FIRST_ORDER_DIRECT_TESTER_SET_OPTIONS_H
49 namespace NLPInterfacePack {
83 ,
const char opt_grp_name[] =
"NLPDirectTester" );
94 #endif // NLP_FIRST_ORDER_DIRECT_TESTER_SET_OPTIONS_H
NLPDirectTesterSetOptions(NLPDirectTester *target=0, const char opt_grp_name[]="NLPDirectTester")
Set options for NLPDirectTester from an OptionsFromStream object.
Templated node class manipulating a reference to a target object who will have its options set...
NLPDirectTester & target()
Concrete class that tests the computed values of the NLPDirect interface using finite differences...
Node class for setting options from a stream.
void setOption(int option_num, const std::string &option_value)
Overridden from SetOptionsFromStreamNode.
const std::string & option_value(OptionsGroup::const_iterator &itr)