C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
NumericTableFeature Class Reference

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

Class Declaration

Constructor & Destructor Documentation

◆ NumericTableFeature()

NumericTableFeature ( )
inline

Constructor of a data feature

Member Function Documentation

◆ getSerializationTag()

virtual int getSerializationTag ( ) const
inlinevirtual

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

Returns
Serialization tag

Implements SerializationIface.

◆ operator=()

NumericTableFeature& operator= ( const NumericTableFeature f)
inline

Copy operator for a data feature

◆ setType()

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.