SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
DatadrivenOperationCommon.hpp File Reference
#include <sgpp/base/tools/OperationConfiguration.hpp>
#include <sgpp/globaldef.hpp>
#include <memory>
#include <string>

Classes

class  sgpp::datadriven::OperationMultipleEvalConfiguration
 

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::datadriven
 

Enumerations

enum class  sgpp::datadriven::OperationMultipleEvalMPIType { sgpp::datadriven::NONE , sgpp::datadriven::MASTERSLAVE , sgpp::datadriven::HPX }
 
enum class  sgpp::datadriven::OperationMultipleEvalSubType {
  sgpp::datadriven::DEFAULT , sgpp::datadriven::SIMPLE , sgpp::datadriven::COMBINED , sgpp::datadriven::OCL ,
  sgpp::datadriven::OCLFASTMP , sgpp::datadriven::OCLMP , sgpp::datadriven::OCLMASKMP , sgpp::datadriven::OCLOPT ,
  sgpp::datadriven::OCLUNIFIED , sgpp::datadriven::CUDA
}
 
enum class  sgpp::datadriven::OperationMultipleEvalType {
  sgpp::datadriven::DEFAULT , sgpp::datadriven::STREAMING , sgpp::datadriven::SUBSPACELINEAR , sgpp::datadriven::ADAPTIVE ,
  sgpp::datadriven::MORTONORDER , sgpp::datadriven::SCALAPACK
}