SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
GeometryConfiguration.hpp File Reference
#include <sgpp/globaldef.hpp>
#include <string>
#include <vector>
#include <cstdint>

Classes

struct  sgpp::datadriven::GeometryConfiguration
 
struct  sgpp::datadriven::StencilConfiguration
 

Namespaces

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

Enumerations

enum class  sgpp::datadriven::StencilType {
  sgpp::datadriven::DirectNeighbour , sgpp::datadriven::AllHierarchicalParent , sgpp::datadriven::NextHierarchicalParent , sgpp::datadriven::Block ,
  sgpp::datadriven::None
}