Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of input data collection objects for the DBSCAN algorithm in the sixth step of the distributed processing mode. More...
Step6LocalCollectionInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final Step6LocalCollectionInputId | haloData = new Step6LocalCollectionInputId(haloDataValue) |
static final Step6LocalCollectionInputId | haloDataIndices = new Step6LocalCollectionInputId(haloDataIndicesValue) |
static final Step6LocalCollectionInputId | haloWeights = new Step6LocalCollectionInputId(haloWeightsValue) |
static final Step6LocalCollectionInputId | haloBlocks = new Step6LocalCollectionInputId(haloBlocksValue) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Collection of input tables containing identifiers of blocks for halo observations
|
static |
Collection of input tables containing halo observations
|
static |
Collection of input tables containing indices of halo observations
|
static |
Collection of input tables containing weights of halo observations
For more complete information about compiler optimizations, see our Optimization Notice.