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/globaldef.hpp>
#include <sgpp/solver/sle/ConjugateGradients.hpp>
#include <chrono>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include "sgpp/datadriven/tools/ARFFTools.hpp"
Functions | |
int | main () |
int main | ( | ) |
References alpha, chess::b, sgpp::datadriven::DensityOCLMultiPlatform::OperationCreateGraphOCL::create_graph(), sgpp::datadriven::createDensityOCLMultiPlatformConfigured(), sgpp::base::Grid::createLinearGrid(), sgpp::datadriven::createNearestNeighborGraphConfigured(), python.statsfileInfo::data, dataset, python.utils.converter::filename, sgpp::datadriven::DensityOCLMultiPlatform::OperationCreateGraphOCL::find_clusters(), sgpp::datadriven::DensityOCLMultiPlatform::OperationDensity::generateb(), sgpp::datadriven::Dataset::getData(), sgpp::base::Grid::getGenerator(), sgpp::base::DataMatrix::getNcols(), sgpp::base::DataMatrix::getNrows(), sgpp::base::HashGridStorage::getSize(), sgpp::base::Grid::getStorage(), grid(), python.statsfileInfo::i, 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(), sgpp::base::DataVector::setAll(), sgpp::solver::ConjugateGradients::solve(), and python.leja::start.