Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members
BatchBase Class Referenceabstract

Class representing distributions. More...

Class Constructor

BatchBase ( DaalContext  context)

Constructs distribution algorithm

Parameters
contextContext to manage the distribution

Detailed Description

References

Member Function Documentation

abstract BatchBase clone ( DaalContext  context)
abstract

Returns the newly allocated distribution with a copy of input objects and parameters of this distribution

Parameters
contextContext to manage the distribution
Returns
The newly allocated distribution

Member Data Documentation

Input input

Input of the distribution


The documentation for this class was generated from the following file:

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