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

List of all members
BatchIface Class Referenceabstract

Base interface for the Optimization solver algorithm in the batch processing mode More...

Class Constructor

BatchIface ( DaalContext  context)

Constructs the optimization solver algorithm in the batch processing mode

Parameters
contextContext to manage the optimization solver algorithm

Detailed Description

Member Function Documentation

abstract BatchIface clone ( DaalContext  context)
abstract

Returns the newly allocated Optimization solver algorithm with a copy of input objects and parameters of this Optimization solver algorithm

Parameters
contextContext to manage the Optimization solver algorithm
Returns
The newly allocated algorithm

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

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