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

List of all members

Input objects for the logistic loss objective function algorithm More...

Class Constructor

Input ( DaalContext  context,
long  cInput 
)

Constructs the input for the logistic loss objective function algorithm

Parameters
contextContext to manage the logistic loss objective function algorithm
cInputPointer to C++ implementation of the input

Detailed Description

Member Function Documentation

NumericTable get ( InputId  id)

Returns an input object for the logistic loss objective function algorithm

Parameters
idIdentifier of the input object
Returns
Input object that corresponds to the given identifier
void set ( InputId  id,
NumericTable  val 
)

Sets an input object for the logistic loss objective function algorithm

Parameters
idIdentifier of the input object
valThe input object

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

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