SG++-Doxygen-Documentation
|
#include <random>
#include <string>
#include "sgpp/base/grid/generation/functors/SurplusRefinementFunctor.hpp"
#include "sgpp/base/opencl/OCLOperationConfiguration.hpp"
#include "sgpp/base/operation/BaseOpFactory.hpp"
#include "sgpp/base/operation/hash/OperationMultipleEval.hpp"
#include "sgpp/datadriven/DatadrivenOpFactory.hpp"
#include "sgpp/datadriven/operation/hash/DatadrivenOperationCommon.hpp"
#include "sgpp/datadriven/tools/ARFFTools.hpp"
#include "sgpp/globaldef.hpp"
Functions | |
void | doAllRefinements (sgpp::base::AdaptivityConfiguration &adaptConfig, sgpp::base::Grid &grid, sgpp::base::GridGenerator &gridGen, sgpp::base::DataVector &alpha) |
int | main (int argc, char **argv) |
void doAllRefinements | ( | sgpp::base::AdaptivityConfiguration & | adaptConfig, |
sgpp::base::Grid & | grid, | ||
sgpp::base::GridGenerator & | gridGen, | ||
sgpp::base::DataVector & | alpha | ||
) |
References sgpp::base::DataVector::getSize(), sgpp::base::Grid::getSize(), python.statsfileInfo::i, python.utils.statsfile2gnuplot::j, sgpp::base::AdaptivityConfiguration::noPoints_, sgpp::base::AdaptivityConfiguration::numRefinements_, sgpp::base::GridGenerator::refine(), and sgpp::base::AdaptivityConfiguration::threshold_.
int main | ( | int | argc, |
char ** | argv | ||
) |
References adaptConfig, alpha, sgpp::base::Grid::createLinearGrid(), sgpp::base::Grid::createModLinearGrid(), sgpp::op_factory::createOperationMultipleEval(), dataset, dataSizeVectorResult, chess::dim, doAllRefinements(), fileName, sgpp::datadriven::Dataset::getData(), sgpp::datadriven::Dataset::getDimension(), sgpp::base::OperationMultipleEval::getDuration(), sgpp::base::Grid::getGenerator(), sgpp::datadriven::Dataset::getNumberInstances(), sgpp::base::DataVector::getSize(), sgpp::base::Grid::getStorage(), grid(), python.utils.sg_projections::gridStorage, python.statsfileInfo::i, level, sgpp::base::AdaptivityConfiguration::maxLevelType_, sgpp::base::OperationMultipleEval::mult(), sgpp::base::AdaptivityConfiguration::noPoints_, sgpp::base::AdaptivityConfiguration::numRefinements_, sgpp::datadriven::OCLUNIFIED, sgpp::base::AdaptivityConfiguration::percent_, sgpp::base::OperationMultipleEval::prepare(), sgpp::datadriven::ARFFTools::readARFFFromFile(), sgpp::base::GridGenerator::regular(), sgpp::base::DataVector::setAll(), sgpp::datadriven::STREAMING, sgpp::base::AdaptivityConfiguration::threshold_, and trainingData.