C++ API Reference for Intel® Data Analytics Acceleration Library 2018 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
sum_of_functions::Input* sumOfFunctionsInput |
Pointer to the input to use one object in inherited class
sum_of_functions::Parameter* sumOfFunctionsParameter |
Pointer to the parameter to use one object in inherited class
For more complete information about compiler optimizations, see our Optimization Notice.