Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for computing Z-score normalization solvers. More...
Classes | |
class | Batch |
Computes Z-score normalization in the batch processing mode. More... | |
class | Input |
Input objects for the Z-score normalization algorithm More... | |
class | InputId |
Available identifiers of input objects for the Z-score normalization algorithm. More... | |
class | Method |
Available methods for Z-score normalization. More... | |
class | Parameter |
Parameters of the z-score normalization algorithm. More... | |
class | Result |
Results obtained with the compute() method of the Z-score normalization algorithm in the batch processing mode. More... | |
class | ResultId |
Available identifiers of results of the Z-score normalization algorithm. More... | |
class | ResultsToComputeId |
Available identifiers of results of the Z-score normalization algorithm. More... | |
Contains classes for computing the Z-score normalization.
For more complete information about compiler optimizations, see our Optimization Notice.