SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::DataSourceShufflingTypeParser Class Reference

Convenience class to convert strings to sgpp::datadriven::DataSourceShufflingType and generate string representations for values of sgpp::datadriven::DataSourceShufflingType. More...

#include <DataSourceShufflingTypeParser.hpp>

Static Public Member Functions

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

Detailed Description

Convenience class to convert strings to sgpp::datadriven::DataSourceShufflingType and generate string representations for values of sgpp::datadriven::DataSourceShufflingType.

Member Function Documentation

◆ parse()

DataSourceShufflingType sgpp::datadriven::DataSourceShufflingTypeParser::parse ( const std::string &  input)
static

◆ toString()


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