File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/config/TeX-MML-AM_CHTML/MathJax.js
SG++-Doxygen-Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
KernelPruneGraph.hpp File Reference
#include <CL/cl.h>
#include <sgpp/globaldef.hpp>
#include <sgpp/base/opencl/OCLOperationConfiguration.hpp>
#include <sgpp/base/opencl/OCLManagerMultiPlatform.hpp>
#include <sgpp/base/opencl/OCLBufferWrapperSD.hpp>
#include <limits>
#include <string>
#include <vector>
#include "KernelSourceBuilderPruneGraph.hpp"

Classes

class  sgpp::datadriven::DensityOCLMultiPlatform::KernelPruneGraph< T >
 OpenCL kernel for density based pruning of a graph. More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven
 
 sgpp::datadriven::DensityOCLMultiPlatform