SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
OperationMakePositive.hpp File Reference

Classes

class  sgpp::datadriven::OperationMakePositive
 This class enforces the function value range of a sparse grid function to be larger than 0. More...
 

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::MakePositiveCandidateSearchAlgorithm { sgpp::datadriven::FullGrid , sgpp::datadriven::Intersections , sgpp::datadriven::HybridFullIntersections , sgpp::datadriven::IntersectionsJoin }
 
enum class  sgpp::datadriven::MakePositiveInterpolationAlgorithm { sgpp::datadriven::SetToZero , sgpp::datadriven::InterpolateExp , sgpp::datadriven::InterpolateBoundaries1d , sgpp::datadriven::InterpolateFunction }