C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Implements the abstract interface AlgorithmIface. Algorithm is, in turn, the base class for the classes interfacing the major stages of data processing: Analysis, Training and Prediction. More...
mode | Computation mode of the algorithm, ComputeMode |
|
inline |
Default constructor
|
pure virtual |
Validates parameters of the finalizeCompute method
Implemented in Distributed< step5Master, algorithmFPType, method >, Distributed< step4Local, algorithmFPType, method >, Distributed< step3Master, algorithmFPType, method >, Distributed< step2Local, algorithmFPType, method >, Distributed< step2Master, algorithmFPType, method >, Distributed< step3Local, algorithmFPType, method >, Distributed< step3Local, algorithmFPType, method >, Distributed< step2Master, algorithmFPType, method >, Distributed< step1Local, algorithmFPType, method >, DistributedIface< step2Master >, Distributed< step2Master, algorithmFPType, method >, Distributed< step2Master, algorithmFPType, method >, Distributed< step2Master, algorithmFPType, method >, Distributed< step1Local, algorithmFPType, method >, Online< algorithmFPType, method >, AlgorithmImpl< mode >, AlgorithmImpl< distributed >, and AlgorithmImpl< batch >.
|
pure virtual |
Validates result parameters of the finalizeCompute method
Implemented in AlgorithmImpl< mode >, AlgorithmImpl< distributed >, and AlgorithmImpl< batch >.
For more complete information about compiler optimizations, see our Optimization Notice.