#include <distributed_data.h>

Public Member Functions | |
| DistributedData () | |
| Constructor for a distributed data set. | |
| ~DistributedData () | |
Protected Attributes | |
| int | num_cores |
| int | core_id |
| DistributedData::DistributedData | ( | ) |
Constructor for a distributed data set.
| DistributedData::~DistributedData | ( | ) |
int ddata::DistributedData::num_cores [protected] |
int ddata::DistributedData::core_id [protected] |
Source code hosted by