![]()  | 
  
    SG++-Doxygen-Documentation
    
   | 
 
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>#include <sgpp/base/operation/hash/common/basis/BsplineBasis.hpp>#include <sgpp/base/tools/ClenshawCurtisTable.hpp>#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>#include <sgpp/globaldef.hpp>#include <cmath>#include <vector>#include <algorithm>#include <omp.h>Classes | |
| class | sgpp::base::BsplineModifiedClenshawCurtisBasis< LT, IT > | 
| B-spline basis on Clenshaw-Curtis grids.  More... | |
Namespaces | |
| sgpp | |
| This header contains some utility functions.  | |
| sgpp::base | |
Typedefs | |
| typedef BsplineModifiedClenshawCurtisBasis< unsigned int, unsigned int > | sgpp::base::SBsplineModifiedClenshawCurtisBase |