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

List of all members
BatchBase Class Referenceabstract

Class representing distributions. More...

Class Constructor

◆ BatchBase()

BatchBase ( DaalContext  context)

Constructs distribution algorithm

Parameters
contextContext to manage the distribution

Detailed Description

References

Member Function Documentation

◆ clone()

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

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.