SG++-Doxygen-Documentation
sgpp::datadriven::TunableParameter Class Reference

#include <TunableParameter.hpp>

Public Member Functions

std::string & getName ()
 
std::vector< std::string > & getValues ()
 
 TunableParameter (std::string name, std::vector< std::string > values)
 

Constructor & Destructor Documentation

◆ TunableParameter()

sgpp::datadriven::TunableParameter::TunableParameter ( std::string  name,
std::vector< std::string >  values 
)
inline

Member Function Documentation

◆ getName()

std::string& sgpp::datadriven::TunableParameter::getName ( )
inline

◆ getValues()

std::vector<std::string>& sgpp::datadriven::TunableParameter::getValues ( )
inline

The documentation for this class was generated from the following file: