SG++-Doxygen-Documentation
|
Pair to hold the level and the index of a grid point in one dimension. More...
#include <AuxiliaryStructures.hpp>
Public Attributes | |
sgpp::base::HashGridPoint::index_type | index |
Index of the grid point in the index set for that particular level. More... | |
sgpp::base::HashGridPoint::level_type | level |
Level of the grid point in the hierarchy. More... | |
Pair to hold the level and the index of a grid point in one dimension.
sgpp::base::HashGridPoint::index_type sgpp::datadriven::LevelIndexPair::index |
Index of the grid point in the index set for that particular level.
sgpp::base::HashGridPoint::level_type sgpp::datadriven::LevelIndexPair::level |
Level of the grid point in the hierarchy.