![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>#include <sgpp/base/operation/hash/common/basis/FundamentalSplineBasis.hpp>#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>#include <sgpp/base/operation/hash/common/basis/BsplineModifiedBasis.hpp>#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>#include <sgpp/globaldef.hpp>#include <cmath>#include <algorithm>#include <vector>#include <stdexcept>Classes | |
| class | sgpp::base::FundamentalSplineModifiedBasis< LT, IT > |
| Modified fundamental spline basis on Noboundary grids. More... | |
Namespaces | |
| sgpp | |
| This header contains some utility functions. | |
| sgpp::base | |
Typedefs | |
| typedef FundamentalSplineModifiedBasis< unsigned int, unsigned int > | sgpp::base::SFundamentalSplineModifiedBase |