![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/NakBsplineBasis.hpp>
#include <sgpp/base/operation/hash/common/basis/NakBsplineBasisDeriv1.hpp>
#include <sgpp/base/operation/hash/common/basis/NakBsplineBasisDeriv2.hpp>
#include <sgpp/base/operation/hash/common/basis/FundamentalSplineBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <stdexcept>
#include <vector>
Classes | |
class | sgpp::base::FundamentalNakSplineBasis< LT, IT > |
Fundamental not-a-knot 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 FundamentalNakSplineBasis< unsigned int, unsigned int > | sgpp::base::SFundamentalNakSplineBase |