C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Implements the abstract interface AlgorithmIface. Algorithm<batch> is, in turn, the base class for the classes interfacing the major stages of data processing in batch mode: Analysis<batch>, Training<batch> and Prediction. More...
|
inline |
Default constructor
|
pure virtual |
Validates parameters of the compute method
Implements AlgorithmIface.
Implemented in AlgorithmImpl< batch >.
For more complete information about compiler optimizations, see our Optimization Notice.