SG++-Doxygen-Documentation
sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase Class Reference

#include <OperationGraphBaseMPI.hpp>

Inheritance diagram for sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase:
sgpp::datadriven::clusteringmpi::MPIWorkerBase sgpp::datadriven::clusteringmpi::DensityRhsWorker sgpp::datadriven::clusteringmpi::GraphCreationWorker sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker sgpp::datadriven::clusteringmpi::OperationDensityRhsMPI sgpp::datadriven::clusteringmpi::OperationGraphCreationMPI sgpp::datadriven::clusteringmpi::OperationPrunedGraphCreationMPI

Protected Member Functions

 MPIWorkerGraphBase (std::string operationName, sgpp::base::DataMatrix &data, int k)
 
 MPIWorkerGraphBase (sgpp::base::DataMatrix &data, int k)
 
 MPIWorkerGraphBase (std::string operationName)
 
virtual ~MPIWorkerGraphBase (void)
 

Protected Attributes

double * dataset
 
int dataset_size
 
int dimensions
 
int k
 
- Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase
bool verbose
 

Additional Inherited Members

- Public Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase
 MPIWorkerBase (std::string worker_class_name)
 
 MPIWorkerBase ()
 
void release_sub_workers (void)
 
void start_sub_workers (void)
 
virtual void start_worker_main (void)=0
 
virtual ~MPIWorkerBase (void)
 

Constructor & Destructor Documentation

◆ MPIWorkerGraphBase() [1/3]

sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::MPIWorkerGraphBase ( std::string  operationName,
sgpp::base::DataMatrix data,
int  k 
)
inlineprotected

◆ MPIWorkerGraphBase() [2/3]

sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::MPIWorkerGraphBase ( sgpp::base::DataMatrix data,
int  k 
)
inlineprotected

◆ MPIWorkerGraphBase() [3/3]

sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::MPIWorkerGraphBase ( std::string  operationName)
inlineexplicitprotected

◆ ~MPIWorkerGraphBase()

Member Data Documentation

◆ dataset

◆ dataset_size

◆ dimensions

◆ k


The documentation for this class was generated from the following file: