SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
AuxiliaryStructures.hpp File Reference
#include <sgpp/globaldef.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <vector>
#include <list>

Classes

struct  sgpp::datadriven::LevelIndexPair
 Pair to hold the level and the index of a grid point in one dimension. More...
 
struct  sgpp::datadriven::RefinementResult
 Structure to hold the grid modifications for a refinement cycle for one class. More...
 

Namespaces

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

Macros

#define D(x)
 Compile time option for activating debug messages.
 

Typedefs

typedef std::vector< LevelIndexPairsgpp::datadriven::LevelIndexVector
 Vector that holds level index pairs for every dimensions.
 

Macro Definition Documentation

◆ D

#define D (   x)

Compile time option for activating debug messages.