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

List of all members
BatchBase Class Referenceabstract

Class representing engines. More...

Class Constructor

BatchBase ( DaalContext  context)

Constructs engine algorithm

Parameters
contextContext to manage the engine

Detailed Description

References

Member Function Documentation

abstract BatchBase clone ( DaalContext  context)
abstract

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

Parameters
contextContext to manage the engine
Returns
The newly allocated engine

Member Data Documentation

Input input

Input of the engine


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

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