![]()  | 
  
    SG++-Doxygen-Documentation
    
   | 
 
This is the complete list of members for sgpp::datadriven::LearnerSGDEConfiguration, including all inherited members.
| addAttribute(const std::string &name, std::unique_ptr< Node > node) override | json::DictNode | virtual | 
| addDictAttr(const std::string &name) override | json::DictNode | virtual | 
| addDictValue() | json::Node | virtual | 
| addIDAttr(const std::string &name, const std::string &value) override | json::DictNode | virtual | 
| addIDAttr(const std::string &name, const char *value) override | json::DictNode | virtual | 
| addIDAttr(const std::string &name, const double &value) override | json::DictNode | virtual | 
| addIDAttr(const std::string &name, const uint64_t &value) override | json::DictNode | virtual | 
| addIDAttr(const std::string &name, const int64_t &value) override | json::DictNode | virtual | 
| addIDAttr(const std::string &name, const bool &value) override | json::DictNode | virtual | 
| addIdValue(const std::string &value) | json::Node | virtual | 
| addIdValue(const char *value) | json::Node | virtual | 
| addIdValue(const double &value) | json::Node | virtual | 
| addIdValue(const uint64_t &value) | json::Node | virtual | 
| addIdValue(const int64_t &value) | json::Node | virtual | 
| addIdValue(const bool &value) | json::Node | virtual | 
| addListAttr(const std::string &name) override | json::DictNode | virtual | 
| addListValue() | json::Node | virtual | 
| addTextAttr(const std::string &name, const std::string &value) override | json::DictNode | virtual | 
| addTextValue(const std::string &value) | json::Node | virtual | 
| addValue(std::unique_ptr< Node > node) | json::Node | virtual | 
| attributes | json::DictNode | protected | 
| clear() | json::JSON | |
| clone() override | sgpp::datadriven::LearnerSGDEConfiguration | virtual | 
| contains(const std::string &key) override | json::DictNode | virtual | 
| deserialize(std::string content) | json::JSON | |
| deserializeFromString(const std::string &content) | json::JSON | |
| DictNode() | json::DictNode | |
| DictNode(const DictNode &original) | json::DictNode | |
| erase(Node &node) override | json::DictNode | virtual | 
| json::Node::erase() | json::Node | virtual | 
| get() | json::Node | virtual | 
| getBool() | json::Node | virtual | 
| getDouble() | json::Node | virtual | 
| getInt() | json::Node | virtual | 
| getUInt() | json::Node | virtual | 
| initConfig() | sgpp::datadriven::LearnerSGDEConfiguration | |
| JSON(const std::string &fileName) | json::JSON | explicit | 
| JSON() | json::JSON | |
| JSON(const JSON &original) | json::JSON | |
| keyOrder | json::DictNode | protected | 
| keys() override | json::DictNode | virtual | 
| LearnerSGDE class | sgpp::datadriven::LearnerSGDEConfiguration | friend | 
| LearnerSGDEConfiguration() | sgpp::datadriven::LearnerSGDEConfiguration | |
| LearnerSGDEConfiguration(const std::string &fileName) | sgpp::datadriven::LearnerSGDEConfiguration | explicit | 
| Node() | json::Node | |
| operator=(const DictNode &right) | json::DictNode | |
| operator=(const Node &right) override | json::DictNode | virtual | 
| operator[](const std::string &key) override | json::DictNode | virtual | 
| json::Node::operator[](const size_t index) | json::Node | virtual | 
| orderedKeyIndex | json::Node | |
| parent | json::Node | |
| parse(std::vector< Token > &stream) override | json::DictNode | virtual | 
| parseAttributes(std::vector< Token > &stream) | json::DictNode | |
| removeAttribute(const std::string name) override | json::DictNode | virtual | 
| removeValue(size_t index) | json::Node | virtual | 
| replaceDictAttr(const std::string &name) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const std::string &value) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const char *value) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const double &value) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const uint64_t &value) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const int64_t &value) override | json::DictNode | virtual | 
| replaceIDAttr(const std::string &name, const bool &value) override | json::DictNode | virtual | 
| replaceListAttr(const std::string &name) override | json::DictNode | virtual | 
| replaceTextAttr(const std::string &name, const std::string &value) override | json::DictNode | virtual | 
| serialize(const std::string &outFileName) | json::JSON | |
| json::DictNode::serialize(std::ostream &outFile, size_t indentWidth) override | json::DictNode | virtual | 
| SERIALIZE_INDENT | json::Node | protectedstatic | 
| set(const std::string &value) | json::Node | virtual | 
| setBool(bool boolValue) | json::Node | virtual | 
| setDouble(double doubleValue) | json::Node | virtual | 
| setInt(int64_t intValue) | json::Node | virtual | 
| setUInt(uint64_t uintValue) | json::Node | virtual | 
| size() override | json::DictNode | virtual | 
| stringToGridType(std::string &gridType) | sgpp::datadriven::LearnerSGDEConfiguration | |
| stringToRegularizationType(std::string ®ularizationType) | sgpp::datadriven::LearnerSGDEConfiguration | |
| stringToSolverType(std::string &solverType) | sgpp::datadriven::LearnerSGDEConfiguration | |
| ~Node()=default | json::Node | virtual |