C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Enumerations
daal::algorithms::optimization_solver::precomputed Namespace Reference

Contains classes for the Objective function with precomputed characteristics.

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

◆ Method

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.