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

Classes

class  sgpp::datadriven::OperationMultipleEvalConfiguration
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven
 

Enumerations

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