C++ API Reference for Intel® Data Analytics Acceleration Library 2019

References | Namespaces | Enumerations
Objective function with precomputed characteristics

Contains classes for the Objective function with precomputed characteristics. More...

References

 Batch
 

Namespaces

 daal::algorithms::optimization_solver::precomputed
 Contains classes for the Objective function with precomputed characteristics.
 

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

enum Method

Available methods for computing results of Objective function with precomputed characteristics

Enumerator
defaultDense 

Default: performance-oriented method.

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