![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/grid/GridStorage.hpp>
#include <sgpp/base/grid/generation/GridGenerator.hpp>
#include <sgpp/base/opencl/OCLOperationConfiguration.hpp>
#include <sgpp/datadriven/operation/hash/OperationCreateGraphOCL/OpFactory.hpp>
#include <sgpp/datadriven/operation/hash/OperationDensityOCLMultiPlatform/OpFactory.hpp>
#include <sgpp/datadriven/operation/hash/OperationPruneGraphOCL/OpFactory.hpp>
#include <sgpp/datadriven/tools/ARFFTools.hpp>
#include <sgpp/globaldef.hpp>
#include <sgpp/solver/sle/ConjugateGradients.hpp>
#include <chrono>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
Functions | |
int | main () |
int main | ( | ) |
References alpha, sgpp::datadriven::DensityOCLMultiPlatform::OperationCreateGraphOCL::create_graph(), sgpp::datadriven::createDensityOCLMultiPlatformConfigured(), sgpp::base::Grid::createLinearGrid(), sgpp::datadriven::createNearestNeighborGraphConfigured(), dataset, sgpp::datadriven::DensityOCLMultiPlatform::OperationCreateGraphOCL::find_clusters(), sgpp::datadriven::DensityOCLMultiPlatform::OperationDensity::generateb(), grid(), lambda, sgpp::base::DataVector::max(), sgpp::base::DataVector::min(), sgpp::datadriven::DensityOCLMultiPlatform::OperationPruneGraphOCL::prune_graph(), sgpp::datadriven::pruneNearestNeighborGraphConfigured(), sgpp::datadriven::ARFFTools::readARFFFromFile(), sgpp::base::GridGenerator::regular(), and sgpp::solver::ConjugateGradients::solve().