C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | LayerIface |
Abstract class which defines interface for the layer. More... | |
class | LayerIfaceImpl |
Implements the abstract interface LayerIface. LayerIfaceImpl is, in turn, the base class for the classes interfacing the layers. More... | |
class | InputIface |
Abstract class that specifies interface of the input objects for the neural network layer algorithm. More... | |
class | Input |
Input parameters for the layer algorithm More... | |
class | Result |
Provides methods to access the result obtained with the compute() method of the layer algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.