C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
| class | DistributedStep2LocalPlusPlusInput |
| Interface for the K-Means initialization distributed Input classes used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More... | |
| struct | DistributedStep2LocalPlusPlusParameter |
| Parameters for computing initial centroids for the K-Means algorithm. More... | |
| class | DistributedStep2LocalPlusPlusPartialResult |
| Partial results obtained with the compute() method of the K-Means algorithm in the distributed processing mode. More... | |
| class | DistributedStep2MasterInput |
| Input objects for computing initials clusters for the K-Means algorithm in the second step of the distributed processing mode More... | |
| class | DistributedStep3MasterPlusPlusInput |
| Interface for the K-Means distributed Input classes used with plusPlus and parallelPlus methods only on the 3rd step on a master node. More... | |
| class | DistributedStep3MasterPlusPlusPartialResult |
| Partial results obtained with the compute() method of the K-Means algorithm in the distributed processing mode. More... | |
| class | DistributedStep4LocalPlusPlusInput |
| Interface for the K-Means distributed Input classes used with plusPlus and parallelPlus methods only on the 4th step on a local node. More... | |
| class | DistributedStep4LocalPlusPlusPartialResult |
| Partial results obtained with the compute() method of the K-Means algorithm in the distributed processing mode. More... | |
| class | DistributedStep5MasterPlusPlusInput |
| Interface for the K-Means distributed Input classes. More... | |
| class | DistributedStep5MasterPlusPlusPartialResult |
| Partial results obtained with the compute() method of the K-Means algorithm in the distributed processing mode. More... | |
| class | Input |
| Input objects for computing initial centroids for the K-Means algorithm More... | |
| class | InputIface |
| Interface for the K-Means initialization batch and distributed Input classes. More... | |
| struct | Parameter |
| Base classes parameters for computing initial centroids for the K-Means algorithm. More... | |
| class | PartialResult |
| Partial results obtained with the compute() method of the K-Means algorithm in the batch processing mode. More... | |
| class | Result |
| Results obtained with the compute() method that computes initial centroids for the K-Means algorithm in the batch processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.