SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
MPITaskScheduler.hpp File Reference
#include <sgpp/globaldef.hpp>
#include <cstdlib>

Classes

struct  sgpp::datadriven::AssignTaskResult
 Used by the MPI Task Scheduler to deliver the result of assigning the requested task. More...
 
class  sgpp::datadriven::MPITaskScheduler
 

Namespaces

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

Enumerations

enum  sgpp::datadriven::TaskType { sgpp::datadriven::TRAIN_FROM_BATCH , sgpp::datadriven::RECOMPUTE_SYSTEM_MATRIX_DECOMPOSITION }
 Used for the MPI Task Scheduler to differentiate between assigning tasks of different types. More...