C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Interface for computing the Sum of functions in the batch processing mode. More...
|
inline |
Main constructor
Constructs the Sum of functions by copying input objects and parameters of another the Sum of functions
[in] | other | An algorithm to be used as the source to initialize the input objects and parameters of the algorithm |
|
inline |
Returns a pointer to the newly allocated Sum of functions with a copy of input objects of this Sum of functions
InputType* sumOfFunctionsInput |
Pointer to the input to use one object in inherited class
ParameterType* sumOfFunctionsParameter |
Pointer to the parameter to use one object in inherited class
For more complete information about compiler optimizations, see our Optimization Notice.