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

List of all members
BatchBase Class Referenceabstract

Class representing engines. More...

Class Constructor

◆ BatchBase()

BatchBase ( DaalContext  context)

Constructs engine algorithm

Parameters
contextContext to manage the engine

Detailed Description

References

Member Function Documentation

◆ clone()

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

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.