![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <cstddef>
Classes | |
class | sgpp::base::NakBsplineBasisDeriv2< LT, IT > |
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 NakBsplineBasisDeriv2< unsigned int, unsigned int > | sgpp::base::SNakBsplineBaseDeriv2 |