![]() |
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 | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::base |
Typedefs | |
typedef LinearClenshawCurtisBoundaryBasis< unsigned int, unsigned int > | sgpp::base::SLinearClenshawCurtisBoundaryBase |