Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for computing the results of the low order moments algorithm. More...
Modules | |
Batch | |
Distributed | |
Online | |
Packages | |
package | com.intel.daal.algorithms.low_order_moments |
Contains classes for computing moments of low order. | |
Classes | |
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 | 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.