C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
Batch Class Referenceabstract

Provides methods to compute quality metrics of an algorithm in the batch processing mode. Quality metric is a numerical characteristic or a set of connected numerical characteristics that represents the qualitative aspect of a computed statistical estimate, model, or decision-making result. More...

Class Declaration

Member Function Documentation

◆ getResult()

algorithms::ResultPtr getResult ( ) const
inline

Returns the structure that contains computed quality metrics

Returns
Structure that contains computed quality metrics

◆ setInput()

virtual void setInput ( const algorithms::Input input)
pure virtual

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.