SG++-Doxygen-Documentation
|
Structure that can be used by applications to cluster combi grid information. More...
#include <Grid.hpp>
Public Member Functions | |
CombiGridConfiguration () | |
Public Attributes | |
std::vector< int > | levels |
Public Attributes inherited from sgpp::base::GeneralGridConfiguration | |
level_t | boundaryLevel_ = 0 |
level of boundary grid More... | |
size_t | dim_ |
number of dimensions More... | |
std::string | filename_ |
string to serialized grid More... | |
GeneralGridType | generalType_ |
int | level_ |
number of levels More... | |
size_t | maxDegree_ = 1 |
max. polynomial degree for poly basis More... | |
double | t_ = 0.0 |
subgrid selection value t More... | |
sgpp::base::GridType | type_ = GridType::Linear |
Grid Type, see enum. More... | |
Structure that can be used by applications to cluster combi grid information.
|
inline |
References sgpp::base::ComponentGrid.
std::vector<int> sgpp::base::CombiGridConfiguration::levels |
Referenced by sgpp::datadriven::DBMatDatabase::putDataMatrix().