SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
NakBsplineBoundaryBasis.hpp File Reference
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/operation/hash/common/basis/NakBsplineBasis.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <algorithm>
#include <cmath>
#include <cstddef>
#include <iostream>
#include <map>
#include <memory>
#include <sgpp/globaldef.hpp>

Classes

class  sgpp::base::NakBsplineBoundaryBasis< LT, IT >
 Hierarchical Not-a-knot B-spline basis. More...
 

Namespaces

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

Typedefs

typedef NakBsplineBoundaryBasis< unsigned int, unsigned int > sgpp::base::SNakBsplineBoundaryBase