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

List of all members

Parameters of the correlation or variance-covariance matrix algorithm in the online processing mode. More...

Class Declaration

Constructor & Destructor Documentation

◆ OnlineParameter() [1/2]

Default constructor

◆ OnlineParameter() [2/2]

OnlineParameter ( const OnlineParameter other)

Constructs parameters of the Covariance Online algorithm by copying another parameters of the Covariance Online algorithm

Parameters
[in]otherParameters of the Covariance Online algorithm

Member Function Documentation

◆ check()

services::Status check ( ) const
virtual

Check the correctness of the OnlineParameter object

Reimplemented from Parameter.


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

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