C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Base class to represent argument with serialization methods More...
Additional Inherited Members | |
![]() | |
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.