SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/GridStorage.hpp>
#include <sgpp/base/operation/hash/OperationMultipleEval.hpp>
#include <sgpp/base/tools/SGppStopwatch.hpp>
#include <sgpp/base/exception/operation_exception.hpp>
#include <sgpp/globaldef.hpp>
#include <sgpp/base/operation/hash/OperationMatrix.hpp>
#include <sgpp/base/opencl/OCLOperationConfiguration.hpp>
#include <sgpp/base/opencl/OCLManager.hpp>
#include <chrono>
#include <vector>
#include <string>
#include "OperationPruneGraphOCL.hpp"
#include "KernelPruneGraph.hpp"
Classes | |
class | sgpp::datadriven::DensityOCLMultiPlatform::OperationPruneGraphOCLMultiPlatform< T > |
Operation for density based graph pruning. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::datadriven | |
sgpp::datadriven::DensityOCLMultiPlatform | |