C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
DistributedInput< step1Local > Class Template Reference

Input objects for the implicit ALS initialization algorithm in the first step of the distributed processing mode More...

Additional Inherited Members

- Static Protected Member Functions inherited from Argument
static data_management::DataCollectionPtr & getStorage (Argument &a)
 
static const data_management::DataCollectionPtr & getStorage (const Argument &a)
 

Class Declaration

template<>
class daal::algorithms::implicit_als::training::init::interface1::DistributedInput< step1Local >

Constructor & Destructor Documentation

◆ DistributedInput() [1/2]

Default constructor

◆ DistributedInput() [2/2]

DistributedInput ( const DistributedInput< step1Local > &  other)
inline

Copy constructor


The documentation for this class was generated from the following file:

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