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

List of all members
NumericTableFeature Class Reference

Data structure describes the Numeric Table feature. More...

Class Declaration

Constructor & Destructor Documentation

NumericTableFeature ( )
inline

Constructor of a data feature

Member Function Documentation

virtual int getSerializationTag ( ) const
inlinevirtual

Returns a serialization tag, a unique identifier of this class used in serialization

Returns
Serialization tag

Implements SerializationIface.

NumericTableFeature& operator= ( const NumericTableFeature f)
inline

Copy operator for a data feature

void setType ( )
inline

Fills the class based on a specified type

Template Parameters
TName of the data feature

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

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