![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/exception/factory_exception.hpp>
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/operation/hash/common/basis/LinearClenshawCurtisBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <iostream>
#include <vector>
Classes | |
class | sgpp::base::LinearModifiedClenshawCurtisBasis< LT, IT > |
Modified polynomial base functions. 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 LinearModifiedClenshawCurtisBasis< unsigned int, unsigned int > | sgpp::base::SLinearModifiedClenshawCurtisBase |