Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Classes
Package com.intel.daal.algorithms.normalization.minmax

Contains classes for computing Min-max normalization solvers. More...

Classes

class  Batch
 Computes Min-max normalization in the batch processing mode. More...
 
class  Input
 Input objects for the Min-max normalization algorithm More...
 
class  InputId
 Available identifiers of input objects for the Min-max normalization algorithm. More...
 
class  Method
 Available methods for Min-max normalization. More...
 
class  Parameter
 Parameters of the Min-max normalization algorithm. More...
 
class  Result
 Results obtained with the compute() method of the Min-max normalization algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results of the Min-max normalization algorithm. More...
 

Detailed Description

Contains classes for computing the Min-max normalization.

For more complete information about compiler optimizations, see our Optimization Notice.