C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
daal::algorithms::normalization::minmax::interface1 Namespace Reference

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  BatchContainer
 Provides methods to run implementations of the min-max normalization algorithm. It is associated with the daal::algorithms::normalization::minmax::Batch class and supports methods of min-max normalization computation in the batch processing mode. More...
 
class  Batch
 Normalizes datasets in the batch processing mode. More...
 
struct  ParameterBase
 Base class that specifies the parameters of the algorithm in the batch computing mode. More...
 
struct  Parameter
 Class that specifies the parameters of the algorithm in the batch computing mode. More...
 
class  Input
 Input objects for the min-max normalization algorithm More...
 
class  Result
 Provides methods to access final results obtained with the compute() method of the min-max normalization algorithm in the batch processing mode. More...
 

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