C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Provides implementations of the compute and checkComputeParams methods of the Algorithm<batch> class. More...
|
inline |
Deafult constructor
|
inlinevirtual |
Validates parameters of the compute method
Implements Algorithm< batch >.
|
inlinevirtual |
Validates result parameters of the compute method
Implements AlgorithmIface.
|
inline |
Computes final results of the algorithm in the batch mode.
services::Status computeNoThrow | ( | ) |
Computes final results of the algorithm in the batch mode without possibility of throwing an exception.
For more complete information about compiler optimizations, see our Optimization Notice.