Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available identifiers of input objects for the kernel function algorithm. More...
InputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final InputId | X = new InputId(XValue) |
static final InputId | Y = new InputId(YValue) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
For more complete information about compiler optimizations, see our Optimization Notice.