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

List of all members
DistributedStep2MasterPartialResult Class Reference

Provides methods to access partial results obtained with the compute() method of the SVD algorithm in the second step in the distributed processing mode. More...

Detailed Description

Member Function Documentation

Returns partial results of the SVD algorithm. KeyValueDataCollection under outputOfStep2ForStep3 id is structured the same as KeyValueDataCollection under inputOfStep2FromStep1 id of the algorithm parameter

Parameters
idIdentifier of the parameter
Returns
Parameter that corresponds to the given identifier

Returns the DataCollection from outputOfStep2ForStep3 results of the SVD algorithm.

Parameters
idIdentifier of the partial result
idxIndex of the DataCollection within KeyValueDataCollcetion of the partial result
Returns
Value that corresponds to the given identifier and index

Returns results of the SVD algorithm with singular values and the left orthogonal matrix calculated

Parameters
idIdentifier of the parameter
Returns
Parameter that corresponds to the given identifier

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

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