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

#include <MatrixDecompositionTypeParser.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ parse()

MatrixDecompositionType sgpp::datadriven::MatrixDecompositionTypeParser::parse ( const std::string &  input)
static

◆ toString()

const std::string & sgpp::datadriven::MatrixDecompositionTypeParser::toString ( MatrixDecompositionType  type)
static

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