SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
HashGenerator.hpp File Reference
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/exception/generation_exception.hpp>
#include <sgpp/base/grid/GridStorage.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <iterator>
#include <set>
#include <unordered_set>
#include <vector>

Classes

class  sgpp::base::HashGenerator
 This class provides the generation functionality of sparse grids based on hashmaps. More...
 

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::base