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

#include <GridTypeParser.hpp>

Static Public Member Functions

static GridType parse (const std::string &input)
 Convert strings to values sgpp::base::GridType. More...
 
static const std::string & toString (GridType type)
 generate string representations for values of sgpp::base::GridType. More...
 

Member Function Documentation

◆ parse()

◆ toString()

const std::string & sgpp::datadriven::GridTypeParser::toString ( GridType  type)
static

generate string representations for values of sgpp::base::GridType.

Parameters
typeenum value.
Returns
string representation of a sgpp::base::GridType.

Referenced by sgpp::datadriven::DataMiningConfigParser::getFitterGridConfig(), and sgpp::datadriven::FitterFactory::printConfig().


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