SG++-Doxygen-Documentation
BsplineBasis.hpp File Reference
#include <sgpp/base/exception/operation_exception.hpp>
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <cstddef>
#include <algorithm>

Classes

class  sgpp::base::BsplineBasis< LT, IT >
 B-spline basis on Noboundary grids. More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::base
 

Typedefs

typedef BsplineBasis< unsigned int, unsigned int > sgpp::base::SBsplineBase