SG++-Doxygen-Documentation
|
#include <sgpp/globaldef.hpp>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/datadriven/algorithm/DBMatOffline.hpp>
#include <sgpp/datadriven/algorithm/DBMatOnline.hpp>
#include <sgpp/datadriven/algorithm/DBMatOnlineDE.hpp>
#include <sgpp/datadriven/tools/Dataset.hpp>
#include <sgpp/datadriven/functors/MultiGridRefinementFunctor.hpp>
#include <sgpp/datadriven/application/learnersgdeonoffparallel/MPITaskScheduler.hpp>
#include <sgpp/datadriven/application/learnersgdeonoffparallel/AuxiliaryStructures.hpp>
#include <sgpp/datadriven/application/learnersgdeonoffparallel/RefinementHandler.hpp>
#include <mpi.h>
#include <list>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "../../algorithm/RefinementMonitorConvergence.hpp"
Classes | |
class | sgpp::datadriven::LearnerSGDEOnOffParallel |
LearnerSGDEOnOffParallel learns the data using sparse grid density estimation. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::datadriven | |