#include <OperationCreatePrunedGraphMPI.hpp>
|
virtual void | create_graph (std::vector< int > &result) |
|
| OperationPrunedGraphCreationMPI (base::Grid &grid, base::DataVector &alpha, base::DataMatrix &data, int k, double treshold, std::string ocl_conf_filename) |
|
virtual | ~OperationPrunedGraphCreationMPI () |
|
| PrunedGraphCreationWorker () |
|
| PrunedGraphCreationWorker (base::Grid &grid, base::DataVector &alpha, base::DataMatrix &data, int k, double treshold, std::string ocl_conf_filename) |
|
virtual | ~PrunedGraphCreationWorker (void) |
|
virtual | ~MPIWorkerGridBase () |
|
| MPIWorkerBase (std::string worker_class_name) |
|
| MPIWorkerBase () |
|
void | release_sub_workers (void) |
|
void | start_sub_workers (void) |
|
virtual | ~MPIWorkerBase (void) |
|
| MPIWorkerPackageBase (std::string operationName, int multiplier) |
|
| MPIWorkerPackageBase (std::string operationName, int multiplier, std::string ocl_conf_filename) |
|
void | start_worker_main (void) |
|
virtual | ~MPIWorkerPackageBase () |
|
◆ OperationPrunedGraphCreationMPI()
sgpp::datadriven::clusteringmpi::OperationPrunedGraphCreationMPI::OperationPrunedGraphCreationMPI |
( |
base::Grid & |
grid, |
|
|
base::DataVector & |
alpha, |
|
|
base::DataMatrix & |
data, |
|
|
int |
k, |
|
|
double |
treshold, |
|
|
std::string |
ocl_conf_filename |
|
) |
| |
|
inline |
◆ ~OperationPrunedGraphCreationMPI()
virtual sgpp::datadriven::clusteringmpi::OperationPrunedGraphCreationMPI::~OperationPrunedGraphCreationMPI |
( |
| ) |
|
|
inlinevirtual |
◆ create_graph()
virtual void sgpp::datadriven::clusteringmpi::OperationPrunedGraphCreationMPI::create_graph |
( |
std::vector< int > & |
result | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: