SG++-Doxygen-Documentation
|
#include <sgpp/base/exception/factory_exception.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/PolyBasis.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <vector>
#include <algorithm>
Classes | |
class | sgpp::base::PolyBoundaryBasis< LT, IT > |
Polynomial basis functions with boundaries. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Typedefs | |
typedef PolyBoundaryBasis< unsigned int, unsigned int > | sgpp::base::SPolyBoundaryBase |