C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the correlation or variance-covariance matrix algorithm in the distributed processing mode on master node. More...
DistributedContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the correlation or variance-covariance matrix algorithm with a specified environment in the distributed processing mode
[in] | daalEnv | Environment object |
|
virtual |
Default destructor
|
virtual |
Computes a partial result of the correlation or variance-covariance matrix algorithm in the second step of the distributed processing mode
Implements DistributedContainerIface< step2Master >.
|
virtual |
Computes the result of the correlation or variance-covariance matrix algorithm in the second step of the distributed processing mode
Implements DistributedContainerIface< step2Master >.
For more complete information about compiler optimizations, see our Optimization Notice.