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

List of all members
PartialCorrelationResult Class Reference

Provides methods to access partial results obtained with compute() of the correlation method of PCA algorithm in the online or distributed processing mode. More...

Class Constructor

Constructs the partial result of the algorithm

Parameters
contextContext to manage the partial result of the algorithm

Detailed Description

Member Function Documentation

Returns partial result of the PCA algorithm

Parameters
idIdentifier of the PartialCorrelationResult, PartialCorrelationResultID
Returns
Partial result that corresponds to the given identifier
void set ( PartialCorrelationResultID  id,
NumericTable  value 
)

Sets partial result of the PCA algorithm

Parameters
idIdentifier of the partial result
valueValue of the partial result

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

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