C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
Distributed

Classes

class  DistributedContainer< step, algorithmFPType, method, cpu >
 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  Distributed< step, algorithmFPType, method >
 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...
 

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