C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for computing the Objective function.
Namespaces | |
interface1 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | InputId { argument } |
enum | ResultToComputeId { gradient = 0x00000001ULL, value = 0x00000002ULL, hessian = 0x00000004ULL } |
enum | ResultId { gradientIdx, valueIdx, hessianIdx } |
For more complete information about compiler optimizations, see our Optimization Notice.