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

List of all members
OnlineParameter Struct Reference

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

Class Declaration

Constructor & Destructor Documentation

Default constructor

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

services::Status check ( ) const

Check the correctness of the OnlineParameter object


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

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