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

Modules | Packages | Classes
Correlation and Variance-Covariance Matrices

Contains classes for computing the correlation or variance-covariance matrix. More...

Detailed Description

Modules

 Batch
 
 Distributed
 
 Online
 

Packages

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

Classes

class  Input
 Input objects for the correlation or variance-covariance matrix algorithm More...
 
class  InputId
 Available identifiers of input objects for the correlation or variance-covariance matrix algorithm. More...
 
class  Method
 Available methods for computing the correlation or variance-covariance matrix. More...
 
class  OutputMatrixType
 Available types of the computed correlation or variance-covariance matrix. More...
 
class  Parameter
 Parameters of the correlation or variance-covariance matrix algorithm. More...
 
class  PartialResult
 Provides methods to access partial results obtained with the compute() method of the correlation or variance-covariance matrix algorithm in the online or distributed processing mode. More...
 
class  PartialResultId
 Available identifiers of partial results of the correlation or variance-covariance matrix algorithm. More...
 
class  Result
 Provides methods to access the results obtained with the compute() method of the correlation or variance-covariance matrix algorithm in the batch processing mode. More...
 
class  ResultId
 Available result identifiers for the correlation or variance-covariance matrix algorithm. More...
 

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