C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the forward and backward two-dimensional spatial layers. More...
Parameter | ( | size_t | _pyramidHeight, |
size_t | firstIndex, | ||
size_t | secondIndex | ||
) |
Constructs the parameters of 2D spatial layer
[in] | _pyramidHeight | The value of pyramid height |
[in] | firstIndex | Index of the first of two dimensions on which the spatial is performed |
[in] | secondIndex | Index of the second of two dimensions on which the spatial is performed |
size_t pyramidHeight |
The value of pyramid height
For more complete information about compiler optimizations, see our Optimization Notice.