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

Factory class to create grids based on a configuration file. More...

#include <GridFactory.hpp>

Public Member Functions

sgpp::base::GridcreateGrid (sgpp::base::GeneralGridConfiguration &gridConfig, std::vector< std::vector< size_t >> interactions) const
 Creates and initializes a grid based on a configuration file. More...
 

Detailed Description

Factory class to create grids based on a configuration file.

Member Function Documentation

◆ createGrid()

sgpp::base::Grid * sgpp::datadriven::GridFactory::createGrid ( sgpp::base::GeneralGridConfiguration gridConfig,
std::vector< std::vector< size_t >>  interactions 
) const

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