C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract class which defines interface for the library component related to data processing involving execution of the algorithms for analysis, modeling, and prediction. More...
|
pure virtual |
Validates parameters of the compute method
Implemented in AlgorithmImpl< batch >, Algorithm< batch >, and AlgorithmImpl< mode >.
|
pure virtual |
Validates result parameters of the compute method
Implemented in AlgorithmImpl< batch >, and AlgorithmImpl< mode >.
|
pure virtual |
Returns errors during the computations
Implemented in AlgorithmIfaceImpl.
|
pure virtual |
Returns method of the algorithm
For more complete information about compiler optimizations, see our Optimization Notice.