Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of input numeric table objects for the DBSCAN algorithm in the eighth step of the distributed processing mode. More...
Step8LocalNumericTableInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final Step8LocalNumericTableInputId | step8InputClusterStructure = new Step8LocalNumericTableInputId(step8InputClusterStructureValue) |
static final Step8LocalNumericTableInputId | step8InputNClusters = new Step8LocalNumericTableInputId(step8InputNClustersValue) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Input table containing information about current clustering state of observations
|
static |
Input table containing the current number of clusters
For more complete information about compiler optimizations, see our Optimization Notice.