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

List of all members
Parameter Struct Reference

Parameters for the spatial pyramid maximum 2D pooling layer. More...

Class Declaration

struct DAAL_EXPORT Parameter: public spatial_pooling2d::Parameter
{
/*
* \DAAL_DEPRECATED
*/
Parameter(size_t pyramidHeight, size_t firstIndex, size_t secondIndex);
};
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.