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

List of all members
InputDataCollection Class Reference

Class that implements functionality of the collection of input objects of the quality metrics algorithm. More...

Detailed Description

Member Function Documentation

◆ add()

void add ( int  key,
Input  value 
)

Adds an element with a key to the collection

Parameters
keyKey value
valueInput object

◆ dispose()

void dispose ( )

Releases memory allocated for the native parameter object

Implements Disposable.


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

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