C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

References | Namespaces | Classes | Enumerations
Sum of Functions

Contains classes for computing the Sum of functions. More...

References

 Batch
 

Namespaces

 daal::algorithms::optimization_solver::sum_of_functions
 Contains classes for computing the Sum of functions.
 
 daal::algorithms::optimization_solver::sum_of_functions::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

struct  Parameter
 Parameter for the Sum of functions More...
 
class  Input
 Input objects for the Sum of functions More...
 

Enumerations

enum  InputId { argument = (int)objective_function::argument }
 

Enumeration Type Documentation

enum InputId

Available identifiers of input objects of the Sum of functions

Enumerator
argument 

Numeric table of size 1 x p with input argument of the objective function

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