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/PolyClenshawCurtisBasis.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/base/tools/ClenshawCurtisTable.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <vector>
#include <algorithm>
Classes | |
class | sgpp::base::PolyClenshawCurtisBoundaryBasis< LT, IT > |
Polynomial basis functions. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Typedefs | |
typedef PolyClenshawCurtisBoundaryBasis< unsigned int, unsigned int > | sgpp::base::SPolyClenshawCurtisBoundaryBase |