![]() |
SG++-Doxygen-Documentation
|
#include <boost/program_options.hpp>#include <chrono>#include <iostream>#include <memory>#include <string>#include <vector>#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/DatadrivenOpFactory.hpp"#include "sgpp/datadriven/operation/hash/OperationCreateGraphOCL/OpFactory.hpp"#include "sgpp/datadriven/operation/hash/OperationDensityMultiplicationAVX/OperationDensityMultiplicationAVX.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"Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
References alpha, chess::b, sgpp::datadriven::createDensityOCLMultiPlatformConfigured(), sgpp::base::Grid::createLinearGrid(), sgpp::op_factory::createOperationMultipleEval(), dataset, sgpp::datadriven::DEFAULT, sgpp::datadriven::DensityOCLMultiPlatform::OperationDensity::generateb(), sgpp::datadriven::Dataset::getData(), sgpp::datadriven::Dataset::getDimension(), sgpp::base::Grid::getGenerator(), sgpp::base::DataMatrix::getNrows(), sgpp::base::HashGridStorage::getSize(), sgpp::base::Grid::getStorage(), grid(), h, python.statsfileInfo::i, python.utils.statsfile2gnuplot::j, lambda, level, sgpp::base::OperationMultipleEval::mult(), create_dataset::options, sgpp::combigrid::pow(), sgpp::datadriven::ARFFTools::readARFFFromFile(), sgpp::base::GridGenerator::regular(), sgpp::base::DataVector::setAll(), sgpp::solver::ConjugateGradients::solve(), sgpp::datadriven::STREAMING, and trainingData.