Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
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... | |
Contains classes for computing the PCA transformation.
For more complete information about compiler optimizations, see our Optimization Notice.