SG++-Doxygen-Documentation
FundamentalSplineBasis.hpp File Reference
#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 on Noboundary grids. More...
 

Namespaces

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

Typedefs

typedef FundamentalSplineBasis< unsigned int, unsigned int > sgpp::base::SFundamentalSplineBase