C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
| class | Batch |
| Algorithm class for initializing the implicit ALS model. More... | |
| class | BatchContainer |
| Provides methods to run implementations of the implicit ALS initialization algorithm. More... | |
| class | Distributed |
| Initializes the implicit ALS model in the distributed processing mode. More... | |
| class | Distributed< step1Local, algorithmFPType, method > |
| Initializes the implicit ALS model in the first step of the distributed processing mode. More... | |
| class | Distributed< step2Local, algorithmFPType, method > |
| Initializes the implicit ALS model in the second step of the distributed processing mode. More... | |
| class | DistributedContainer |
| Class containing methods to compute the results of the implicit ALS initialization algorithm in the distributed processing mode. More... | |
| class | DistributedContainer< step1Local, algorithmFPType, method, cpu > |
| Class containing methods to train the implicit ALS model in the first step of the distributed processing mode. More... | |
| class | DistributedContainer< step2Local, algorithmFPType, method, cpu > |
| Class containing methods to train the implicit ALS model in the third step of the distributed processing mode. More... | |
| class | DistributedInput |
| Input objects for the implicit ALS initialization algorithm in the distributed processing mode More... | |
| class | DistributedInput< step1Local > |
| Input objects for the implicit ALS initialization algorithm in the first step of the distributed processing mode More... | |
| class | DistributedInput< step2Local > |
| Input objects for the implicit ALS initialization algorithm in the second step of the distributed processing mode More... | |
| struct | DistributedParameter |
| Parameters of the compute() method of the implicit ALS initialization algorithm in the distributed computing mode. More... | |
| class | DistributedPartialResultStep2 |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS initialization algorithm. More... | |
| class | Input |
| Input objects for the implicit ALS initialization algorithm More... | |
| struct | Parameter |
| Parameters of the compute() method of the implicit ALS initialization algorithm. More... | |
| class | PartialResult |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS initialization algorithm. More... | |
| class | PartialResultBase |
| Provides interface to access partial results obtained with the implicit ALS initialization algorithm in the first and second steps of the distributed processing mode. More... | |
| class | Result |
| Provides methods to access the results obtained with the compute() method of the implicit ALS initialization algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.