C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
Online Class Reference

Provides methods for the linear model-based training in the online processing mode. More...

Class Declaration

References

Member Function Documentation

PartialResultPtr getPartialResult ( )
inline

Returns the structure that contains a partial result of the linear model-based training

Returns
Structure that contains a partial result of the linear model-based training
ResultPtr getResult ( )
inline

Returns the structure that contains the result of the linear model-based training

Returns
Structure that contains the result of the linear model-based training

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

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