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

List of all members

Parameters of the Objective function algorithm. More...

Class Constructor

Parameter ( DaalContext  context,
long  cParameter 
)

Constructs the parameter for Objective function algorithm

Parameters
contextContext to manage the Objective function algorithm
cParameterPointer to C++ implementation of the parameter
Parameter ( DaalContext  context)

Constructs the parameter for the Objective function algorithm

Parameters
contextContext to manage the parameter for the Objective function algorithm

Detailed Description

Member Function Documentation

long getResultsToCompute ( )

Gets the 64 bit integer flag that indicates the results to compute

Returns
The 64 bit integer flag that indicates the results to compute
void setResultsToCompute ( long  resultsToCompute)

Sets the 64 bit integer flag that indicates the results to compute

Parameters
resultsToComputeThe 64 bit integer flag that indicates the results to compute

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

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