Java* API Reference for Intel® Data Analytics Acceleration Library 2019
DistributedStep2MasterInput objects for the SVD algorithm in the batch processing and online processing modes, and the first step in the distributed processing mode. More...
| void add | ( | DistributedStep2MasterInputId | id, |
| int | key, | ||
| DataCollection | val | ||
| ) |
Adds the value of the input object for the SVD algorithm to KeyValueDataCollection
| id | Identifier of the input object |
| key | Key to use to retrieve data |
| val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.