SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
NakBsplineBasisDeriv1.hpp File Reference
#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <algorithm>
#include <cmath>
#include <cstddef>

Classes

class  sgpp::base::NakBsplineBasisDeriv1< 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 NakBsplineBasisDeriv1< unsigned int, unsigned int > sgpp::base::SNakBsplineBaseDeriv1