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

List of all members
KernelSize Struct Reference

Data structure representing the size of the 1D subtensor from which the element is computed. More...

Class Declaration

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

Constructor & Destructor Documentation

DAAL_DEPRECATED KernelSize ( size_t  first = 2)
inline

Constructs the structure representing the size of the 1D subtensor from which the element is computed

Parameters
[in]firstSize of the first dimension of the 1D subtensor
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.