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

List of all members
Input Class Reference

Input objects for the Coordinate Descent algorithm More...

Class Constructor

Input ( DaalContext  context)

Constructs the input for the Coordinate Descent algorithm

Parameters
contextContext to manage the input for the Coordinate Descent algorithm
Input ( DaalContext  context,
long  cInput 
)

Constructs the input for the Coordinate Descent algorithm

Parameters
contextContext to manage the Coordinate Descent algorithm
cInputPointer to C++ implementation of the input

Detailed Description


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

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