Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Static Public Attributes | List of all members
InitDistributedStep2LocalPlusPlusInputId Class Reference

Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More...

Class Constructor

Constructs the initialization input object identifier using the provided value

Parameters
valueValue corresponding to the initialization input object identifier

Static Public Attributes

static final
InitDistributedStep2LocalPlusPlusInputId 
inputOfStep2
 

Detailed Description

Member Function Documentation

int getValue ( )

Returns the value corresponding to the initialization input object identifier

Returns
Value corresponding to the initialization input object identifier

Member Data Documentation

final InitDistributedStep2LocalPlusPlusInputId inputOfStep2
static
Initial value:
inputOfStep2Value)

Numeric table with the new centers calculated by previous steps of initialization algorithm


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

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