C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members

Data structure representing the size of the two-dimensional kernel subtensor. More...

Class Declaration

Constructor & Destructor Documentation

KernelSizes ( size_t  first,
size_t  second 
)
inline

Constructs the structure representing the size of the two-dimensional kernel subtensor

Parameters
[in]firstSize of the first dimension of the two-dimensional kernel subtensor
[in]secondSize of the second dimension of the wto-dimensional kernel subtensor

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

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