Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

Modules | Packages | Classes

Contains classes for PCA transformation algorithms. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.pca.transform
 Contains classes for computing PCA transformation solvers.
 

Classes

class  TransformComponentId
 Available identifiers of input objects for the PCA transformation algorithm. More...
 
class  TransformDataInputId
 Available identifiers of input objects for the PCA transformation algorithm. More...
 
class  TransformInput
 Input objects for the PCA transformation algorithm More...
 
class  TransformInputId
 Available identifiers of input objects for the PCA transformation algorithm. More...
 
class  TransformMethod
 Available methods for PCA transformation. More...
 
class  TransformParameter
 Parameters of the PCA transformation algorithm. More...
 
class  TransformResult
 Results obtained with the compute() method of the PCA transformation algorithm in the batch processing mode. More...
 
class  TransformResultId
 Available identifiers of results of the PCA transformation algorithm. More...
 

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