Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for computing moments of low order.
Classes | |
class | Batch |
Computes moments of low order in the batch processing mode. More... | |
class | BatchImpl |
Base interface for the low order moments algorithm in the batch processing mode More... | |
class | DistributedStep1Local |
Computes moments of low order in the distributed processing mode on local nodes. More... | |
class | DistributedStep2Master |
Computes moments of low order in the distributed processing mode on the master node. More... | |
class | DistributedStep2MasterInput |
Input objects for the low order moments algorithm on the master node. More... | |
class | DistributedStep2MasterInputId |
Available identifiers of master-node input objects for the low order momemnts algorithm. More... | |
class | EstimatesToCompute |
Available sets of estimates to compute of low order Moments. More... | |
class | Input |
Input for the low order moments algorithm More... | |
class | InputId |
Available identifiers of input objects for the low order moments. More... | |
class | Method |
Available methods for computing moments of low order Moments. More... | |
class | Online |
Computes moments of low order in the online processing mode. More... | |
class | Parameter |
Parameters of the low order moments algorithm. More... | |
class | PartialResult |
Provides methods to access partial results obtained with the compute() method of the low order moments algorithm in the online or distributed processing mode. More... | |
class | PartialResultId |
Available identifiers of partial results of the low order moments algorithm. More... | |
class | Result |
Provides methods to access final results obtained with the compute() method of the low order moments algorithm in the batch processing mode; or finalizeCompute() method of the algorithm in the online or distributed processing mode. More... | |
class | ResultId |
Available types of results of the low order moments algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.