Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Input objects for the QR decomposition algorithm on the second step in the distributed processing mode. More...
| void add | ( | DistributedStep2MasterInputId | id, |
| int | key, | ||
| DataCollection | val | ||
| ) |
Adds value of input object to KeyValueDataCollection of the QR decomposition algorithm
| id | Identifier of input object |
| key | Key to be used to retrieve data |
| val | Parameter value |
For more complete information about compiler optimizations, see our Optimization Notice.