C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Classes | |
class | DistributedContainerIface< step > |
Class that spcifies interfaces of the correlation or variance-covariance matrix algorithm. This class is associated with daal::algorithms::covariance::DistributedIface class. More... | |
class | DistributedContainerIface< step2Master > |
Class that spcifies interfaces of the correlation or variance-covariance matrix algorithm on master node. This class is associated with daal::algorithms::covariance::DistributedIface class. More... | |
class | DistributedContainer< step, algorithmFPType, method, cpu > |
Provides methods to run implementations of the correlation or variance-covariance matrix algorithm in the distributed processing mode. This class is associated with daal::algorithms::covariance::Distributed class. More... | |
class | DistributedContainer< step2Master, algorithmFPType, method, cpu > |
Provides methods to run implementations of the correlation or variance-covariance matrix algorithm in the distributed processing mode on master node. More... | |
class | DistributedIface< step > |
Interface for the correlation or variance-covariance matrix algorithm in the distributed processing mode. More... | |
class | DistributedIface< step1Local > |
Interface for correlation or variance-covariance matrix computation algorithms in the distributed processing mode on local nodes. More... | |
class | DistributedIface< step2Master > |
Interface for correlation or variance-covariance matrix computation algorithms in the distributed processing mode on master node. More... | |
class | Distributed< step, algorithmFPType, method > |
Computes correlation or variance-covariance matrix in the distributed processing mode. More... | |
class | Distributed< step1Local, algorithmFPType, method > |
Computes correlation or variance-covariance matrix in the first step of the distributed processing mode. More... | |
class | Distributed< step2Master, algorithmFPType, method > |
Computes correlation or variance-covariance matrix in the second step of the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.