Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class that implements functionality of the collection of input objects of the quality metrics algorithm. More...
void add | ( | int | key, |
Input | value | ||
) |
Adds an element with a key to the collection
key | Key value |
value | Input object |
void dispose | ( | ) |
Releases memory allocated for the native parameter object
Implements Disposable.
For more complete information about compiler optimizations, see our Optimization Notice.