Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of optional data objects for the iterative algorithm. More...
| OptionalDataId | ( | int | value | ) |
Constructs the optional data object identifier using the provided value
| value | Value corresponding to the optional data object identifier |
Static Public Attributes | |
| static final OptionalDataId | gradientSquareSum = new OptionalDataId(gradientSquareSumId) |
| int getValue | ( | ) |
Returns the value corresponding to the optional data object identifier
|
static |
Accumulated sum of squares of corresponding gradient's coordinate values
For more complete information about compiler optimizations, see our Optimization Notice.