![]()  | 
  
    SG++-Doxygen-Documentation
    
   | 
 
#include <random>#include <string>#include "sgpp/base/operation/hash/OperationMultipleEval.hpp"#include "sgpp/datadriven/DatadrivenOpFactory.hpp"#include "sgpp/base/operation/BaseOpFactory.hpp"#include "sgpp/datadriven/tools/ARFFTools.hpp"#include "sgpp/globaldef.hpp"#include "sgpp/base/grid/generation/functors/SurplusRefinementFunctor.hpp"Functions | |
| void | doAllRefinements (sgpp::base::AdaptivityConfiguration &adaptConfig, sgpp::base::Grid &grid, sgpp::base::GridGenerator &gridGen, std::mt19937 mt, std::uniform_real_distribution< double > &dist) | 
| int | main (int argc, char **argv) | 
| void doAllRefinements | ( | sgpp::base::AdaptivityConfiguration & | adaptConfig, | 
| sgpp::base::Grid & | grid, | ||
| sgpp::base::GridGenerator & | gridGen, | ||
| std::mt19937 | mt, | ||
| std::uniform_real_distribution< double > & | dist | ||
| ) | 
References 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_.
Referenced by main().
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
References adaptConfig, sgpp::base::Grid::createLinearGrid(), sgpp::op_factory::createOperationMultipleEval(), dataset, sgpp::datadriven::DEFAULT, chess::dim, doAllRefinements(), fileName, sgpp::datadriven::Dataset::getData(), sgpp::datadriven::Dataset::getDimension(), sgpp::base::HashGridStorage::getDimension(), sgpp::base::OperationMultipleEval::getDuration(), sgpp::base::Grid::getGenerator(), sgpp::datadriven::Dataset::getNumberInstances(), sgpp::base::HashGridStorage::getSize(), sgpp::base::Grid::getStorage(), grid(), python.utils.sg_projections::gridStorage, python.statsfileInfo::i, level, sgpp::base::AdaptivityConfiguration::maxLevelType_, sgpp::base::OperationMultipleEval::multTranspose(), sgpp::base::AdaptivityConfiguration::noPoints_, sgpp::base::AdaptivityConfiguration::numRefinements_, sgpp::base::AdaptivityConfiguration::percent_, sgpp::base::OperationMultipleEval::prepare(), sgpp::datadriven::ARFFTools::readARFFFromFile(), sgpp::base::GridGenerator::regular(), sgpp::datadriven::STREAMING, sgpp::base::AdaptivityConfiguration::threshold_, and trainingData.