SG++-Doxygen-Documentation
|
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/LinearClenshawCurtisBasis.hpp>
#include <sgpp/base/tools/ClenshawCurtisTable.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
Classes | |
class | sgpp::base::LinearClenshawCurtisBoundaryBasis< LT, IT > |
Linear basis on Clenshaw-Curtis grids. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Typedefs | |
typedef LinearClenshawCurtisBoundaryBasis< unsigned int, unsigned int > | sgpp::base::SLinearClenshawCurtisBoundaryBase |