C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members
Batch Class Referenceabstract

Provides methods to run implementations of the regression model-based prediction. More...

Class Declaration

References

Member Function Documentation

ResultPtr getResult ( )
inline

Returns the structure that contains the result of the regression model-based prediction

Returns
Structure that contains the result of the the regression model-based prediction
services::Status setResult ( const ResultPtr &  res)
inline

Registers user-allocated memory to store the result of the regression model-based prediction

Parameters
[in]resStructure to store the result of the regression model-based prediction
Returns
Status of computations

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

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