SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
Classes | |
class | sgpp::base::BsplineBoundaryBasis< LT, IT > |
B-spline basis on Boundary grids. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Typedefs | |
typedef BsplineBoundaryBasis< unsigned int, unsigned int > | sgpp::base::SBsplineBoundaryBase |