![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/pde/operation/hash/OperationLaplaceModBspline.hpp>
#include <sgpp/base/exception/data_exception.hpp>
#include <sgpp/base/grid/type/ModBsplineGrid.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/operation/hash/common/basis/BsplineModifiedBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <string.h>
#include <cmath>
#include <vector>
#include <algorithm>
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::pde |