C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
Indices Struct Reference

Data structure representing the indices of the two dimensions on which pooling is performed. More...

Class Declaration

Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

DAAL_DEPRECATED Indices ( size_t  first = 2,
size_t  second = 3 
)
inline

Constructs the structure representing the indices of the two dimensions on which pooling is performed

Parameters
[in]firstThe first dimension index
[in]secondThe second dimension index
Deprecated:
This item will be removed in a future release.

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

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