![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/type/NakBsplineBoundaryGrid.hpp>
#include <sgpp/base/operation/hash/common/basis/NakBsplineBasis.hpp>
#include <sgpp/base/tools/Distribution.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <cstddef>
#include <memory>
Classes | |
class | sgpp::base::NakBsplineExtendedBasis< LT, IT > |
Extended 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 NakBsplineExtendedBasis< unsigned int, unsigned int > | sgpp::base::SNakBsplineExtendedBase |