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

Classes

Contains classes for computing PCA transformation solvers. More...

Classes

class  TransformBatch
 Computes PCA transformation in the batch processing mode. More...
 
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...
 

Detailed Description

Contains classes for computing the PCA transformation.

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