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

List of all members
SerializableArgument Class Reference

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)
 

Class Declaration

Constructor & Destructor Documentation

Default constructor. Constructs empty argument

SerializableArgument ( const size_t  n)
inline

Constructs argument with n elements

Parameters
[in]nNumber of elements in the input argument

The documentation for this class was generated from the following file:

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