![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/exception/operation_exception.hpp>
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <cstddef>
#include <iostream>
Classes | |
class | sgpp::base::BsplineBasis< LT, IT > |
B-spline basis on Noboundary grids. 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 BsplineBasis< unsigned int, unsigned int > | sgpp::base::SBsplineBase |