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

Static Public Attributes | List of all members
InitDistributedStep2LocalPlusPlusPartialResultId Class Reference

Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More...

Class Constructor

◆ InitDistributedStep2LocalPlusPlusPartialResultId()

Constructs the partial result object identifier using the provided value

Parameters
valueValue corresponding to the partial result object identifier

Static Public Attributes

static final InitDistributedStep2LocalPlusPlusPartialResultId outputOfStep2ForStep3
 
static final InitDistributedStep2LocalPlusPlusPartialResultId outputOfStep2ForStep5
 

Detailed Description

Member Function Documentation

◆ getValue()

int getValue ( )

Returns the value corresponding to the partial result object identifier

Returns
Value corresponding to the partial result object identifier

Member Data Documentation

◆ outputOfStep2ForStep3

final InitDistributedStep2LocalPlusPlusPartialResultId outputOfStep2ForStep3
static
Initial value:
outputOfStep2ForStep3Value)

Numeric table containing output from step 2 on the local node used by step 3 on a master node

◆ outputOfStep2ForStep5

final InitDistributedStep2LocalPlusPlusPartialResultId outputOfStep2ForStep5
static
Initial value:
outputOfStep2ForStep5Value)

Numeric table containing output from step 2 on the local node used by step 3 on a master node


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

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