![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <stdexcept>
#include <vector>
Classes | |
class | sgpp::base::FundamentalSplineBasis< LT, IT > |
Fundamental 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 FundamentalSplineBasis< unsigned int, unsigned int > | sgpp::base::SFundamentalSplineBase |