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

OnlineContainer< algorithmFPType, method, cpu > Class Template Reference

Provides methods to run implementations of the correlation or variance-covariance matrix algorithm. This class is associated with daal::algorithms::covariance::Online class. More...

Class Declaration

template<typename algorithmFPType, Method method, CpuType cpu>
class daal::algorithms::covariance::interface1::OnlineContainer< algorithmFPType, method, cpu >

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

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

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