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

List of all members
OnlineContainerIface Class Referenceabstract

Class that spcifies interfaces of implementations of the correlation or variance-covariance matrix algorithm. This class is associated with daal::algorithms::covariance::OnlineImpl class. More...

Class Declaration

Template Parameters
algorithmFPTypeData type to use in intermediate computations of the correlation or variance-covariance matrix, double or float
methodComputation method of the algorithm, daal::algorithms::covariance::Method

Member Function Documentation

virtual services::Status compute ( )
pure virtual
virtual services::Status finalizeCompute ( )
pure virtual

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

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