Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Input objects for the Coordinate Descent algorithm More...
| Input | ( | DaalContext | context | ) |
Constructs the input for the Coordinate Descent algorithm
| context | Context to manage the input for the Coordinate Descent algorithm |
| Input | ( | DaalContext | context, |
| long | cInput | ||
| ) |
Constructs the input for the Coordinate Descent algorithm
| context | Context to manage the Coordinate Descent algorithm |
| cInput | Pointer to C++ implementation of the input |
For more complete information about compiler optimizations, see our Optimization Notice.