MOOCHO (Single Doxygen Collection)
Version of the Day
|
Set options for MeritFunc_PenaltyParamUpdate_AddedStep from a OptionsFromStream object. More...
#include <MoochoPack_MeritFunc_PenaltyParamUpdate_AddedStepSetOptions.hpp>
Public Member Functions | |
MeritFunc_PenaltyParamUpdate_AddedStepSetOptions (MeritFunc_PenaltyParamUpdate_AddedStep *target=0) | |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsFromStreamNode | |
SetOptionsFromStreamNode (const std::string &options_group, int num_options, const char *option_names[], bool exists_optional=true) | |
Constructs with the name of the options group and the names of the options. More... | |
void | set_options (const OptionsFromStream &options) |
Overridden from SetOptionsFromStream and calls setOption(...). More... | |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsFromStream | |
virtual | ~SetOptionsFromStream () |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsToTargetBase< MeritFunc_PenaltyParamUpdate_AddedStep > | |
SetOptionsToTargetBase (MeritFunc_PenaltyParamUpdate_AddedStep *target=0) | |
void | set_target (MeritFunc_PenaltyParamUpdate_AddedStep *target) |
MeritFunc_PenaltyParamUpdate_AddedStep * | get_target () |
const MeritFunc_PenaltyParamUpdate_AddedStep * | get_target () const |
MeritFunc_PenaltyParamUpdate_AddedStep & | target () |
const MeritFunc_PenaltyParamUpdate_AddedStep & | target () const |
Protected Member Functions | |
void | setOption (int option_num, const std::string &option_value) |
Overridden from SetOptionsFromStreamNode. More... | |
Set options for MeritFunc_PenaltyParamUpdate_AddedStep from a OptionsFromStream object.
The options group is:
options_group MeritFuncPenaltyParamUpdate { small_mu = 1e-6; min_mu_ratio = 1e-8; mult_factor = 1e-4; kkt_near_sol = 1.0; }
Definition at line 78 of file MoochoPack_MeritFunc_PenaltyParamUpdate_AddedStepSetOptions.hpp.
MoochoPack::MeritFunc_PenaltyParamUpdate_AddedStepSetOptions::MeritFunc_PenaltyParamUpdate_AddedStepSetOptions | ( | MeritFunc_PenaltyParamUpdate_AddedStep * | target = 0 | ) |
Definition at line 72 of file MoochoPack_MeritFunc_PenaltyParamUpdate_AddedStepSetOptions.cpp.
|
protectedvirtual |
Overridden from SetOptionsFromStreamNode.
Implements OptionsFromStreamPack::SetOptionsFromStreamNode.
Definition at line 80 of file MoochoPack_MeritFunc_PenaltyParamUpdate_AddedStepSetOptions.cpp.