Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Static Public Attributes | List of all members
ResultsToComputeId Class Reference

Available identifiers of results of the DBSCAN algorithm. More...

Static Public Attributes

static final long none = 0x0000000000000000L
 
static final long computeCoreIndices = 0x0000000000000001L
 
static final long computeCoreObservations = 0x0000000000000002L
 

Detailed Description

Member Data Documentation

final long computeCoreIndices = 0x0000000000000001L
static

Compute table containing indices of core observations

final long computeCoreObservations = 0x0000000000000002L
static

Compute table containing core observations

final long none = 0x0000000000000000L
static

No optional result


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

For more complete information about compiler optimizations, see our Optimization Notice.