C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Base class to represent argument with serialization methods More...
Additional Inherited Members | |
Static Protected Member Functions inherited from Argument | |
| static data_management::DataCollectionPtr & | getStorage (Argument &a) |
| static const data_management::DataCollectionPtr & | getStorage (const Argument &a) |
|
inline |
Default constructor. Constructs empty argument
|
inline |
Constructs argument with n elements
| [in] | n | Number of elements in the input argument |
For more complete information about compiler optimizations, see our Optimization Notice.