C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Classes | |
class | DistributedContainer< step, algorithmFPType, method, cpu > |
Provides methods to run implementations of the low order moments algorithm in the distributed processing mode. This class is associated with daal::algorithms::low_order_moments::Distributed class. More... | |
class | DistributedContainer< step2Master, algorithmFPType, method, cpu > |
Provides methods to run implementations of the second step of the low order moments algorithm in the distributed processing mode. This class is associated with daal::algorithms::low_order_moments::Distributed class. More... | |
class | Distributed< step, algorithmFPType, method > |
Computes moments of low order in the distributed processing mode. More... | |
class | Distributed< step1Local, algorithmFPType, method > |
Computes the result of the first step of the moments of low order algorithm in the distributed processing mode. More... | |
class | Distributed< step2Master, algorithmFPType, method > |
Computes the result of the second step of the moments of low order algorithm in the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.