C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Classes | |
| class | OnlineContainer< algorithmFPType, method, cpu > |
| Class containing methods to compute the result of the PCA algorithm. More... | |
| class | OnlineContainer< algorithmFPType, correlationDense, cpu > |
| Class containing methods to compute the result of the PCA algorithm. More... | |
| class | OnlineContainer< algorithmFPType, svdDense, cpu > |
| Class containing methods to compute the results of the PCA algorithm. More... | |
| class | Online< algorithmFPType, method > |
| Computes the results of the PCA algorithm. More... | |
| class | Online< algorithmFPType, correlationDense > |
| Computes the results of the PCA Correlation algorithm. More... | |
| class | Online< algorithmFPType, svdDense > |
| Computes the results of the PCA SVD algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.