Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Packages | Classes

Detailed Description

Packages

package  com.intel.daal.algorithms.covariance
 Contains classes for computing the correlation or variance-covariance matrix in the batch processing mode.
 

Classes

class  DistributedIface
 Base interface for the correlation or variance-covariance matrix algorithm in the distributed processing mode More...
 
class  DistributedStep1Local
 Computes the results of the correlation or variance-covariance matrix algorithm in the first step of the distributed processing mode. More...
 
class  DistributedStep2Master
 Computes the correlation or variance-covariance matrix in the second step of the distributed processing mode. More...
 
class  DistributedStep2MasterInput
 Input objects for the correlation or variance-covariance matrix algorithm in the second step of the distributed processing mode More...
 
class  DistributedStep2MasterInputId
 Available identifiers of master-node input objects for the correlation or variance-covariance matrix algorithm. More...
 

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