C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

List of all members

Data structure representing the indices of the two dimensions on which 2D locally connected is performed. More...

Class Declaration

Constructor & Destructor Documentation

Indices ( size_t  first,
size_t  second 
)
inline

Constructs the structure representing the indices of the two dimensions on which 2D locally connected is performed

Parameters
[in]firstThe first dimension index
[in]secondThe second dimension index

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

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