C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes that represent a dictionary of a data set and provide methods to work with the data dictionary. More...
Classes | |
class | NumericTableFeature |
Data structure describes the Numeric Table feature. More... | |
class | Dictionary< Feature, SerializationTag > |
Class that represents a dictionary of a data set and provides methods to work with the data dictionary. More... | |
Enumerations | |
enum | FeaturesEqual { notEqual, equal } |
Enumeration to specify whether the Data Dictionary contains equal features. More... | |
enum FeaturesEqual |
Enumerator | |
---|---|
notEqual |
Data Dictionary contains different features |
equal |
Data Dictionary contains equal features |
For more complete information about compiler optimizations, see our Optimization Notice.