Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Parameters of the Objective function algorithm. More...
Parameter | ( | DaalContext | context, |
long | cParameter | ||
) |
Constructs the parameter for Objective function algorithm
context | Context to manage the Objective function algorithm |
cParameter | Pointer to C++ implementation of the parameter |
Parameter | ( | DaalContext | context | ) |
Constructs the parameter for the Objective function algorithm
context | Context to manage the parameter for the Objective function algorithm |
long getResultsToCompute | ( | ) |
Gets 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
resultsToCompute | The 64 bit integer flag that indicates the results to compute |
For more complete information about compiler optimizations, see our Optimization Notice.