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

Concrete factory to build an instance of sgpp::datadriven::DataShufflingFunctor. More...

#include <DataShufflingFunctorFactory.hpp>

Public Member Functions

DataShufflingFunctorbuildDataShufflingFunctor (const DataSourceConfig &config) const
 Create an instance of a sgpp::datadriven::DataShufflingFunctor object based on the configuration. More...
 
 DataShufflingFunctorFactory ()=default
 Default constructor. More...
 

Detailed Description

Concrete factory to build an instance of sgpp::datadriven::DataShufflingFunctor.

Constructor & Destructor Documentation

◆ DataShufflingFunctorFactory()

sgpp::datadriven::DataShufflingFunctorFactory::DataShufflingFunctorFactory ( )
default

Default constructor.

Member Function Documentation

◆ buildDataShufflingFunctor()

DataShufflingFunctor * sgpp::datadriven::DataShufflingFunctorFactory::buildDataShufflingFunctor ( const DataSourceConfig config) const

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