Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Parameters of the z-score normalization algorithm. More...
Parameter | ( | DaalContext | context, |
long | cObject, | ||
long | algAddr, | ||
Precision | prec, | ||
Method | method, | ||
ComputeMode | cmode | ||
) |
Constructs the parameter of Z-score normalization algorithm
long getResultsToCompute | ( | ) |
Gets the 64 bit integer flag that indicates the results to compute
void setMoments | ( | BatchImpl | moments | ) |
Sets the moments algorithm used by z-score normalization algorithm
moments | Low order moments algorithm |
void setResultsToCompute | ( | long | resultsToCompute | ) |
Sets the 64 bit integer flag that indicates the results to compute
resultsToCompute | The 64 bit integer flag that indicates the results to compute |
For more complete information about compiler optimizations, see our Optimization Notice.