Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Data structure representing the indices of the dimension on which one-dimensional pooling is performed. More...
Pooling1dIndex | ( | long | first | ) |
Constructs Index with parameters
first | The first dimension index |
long [] getSize | ( | ) |
Gets the array of indices of the dimension on which one-dimensional pooling is performed
void setSize | ( | long | first | ) |
Sets the array of indices of the dimension on which one-dimensional pooling is performed
first | The first dimension index |
For more complete information about compiler optimizations, see our Optimization Notice.