C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes that provide functionality of Collection container for objects derived from SerializationIface interface and implements SerializationIface itself. More...
Classes | |
class | DataCollection |
Class that provides functionality of Collection container for objects derived from SerializationIface interface and implements SerializationIface itself. More... | |
class | KeyValueCollection< T > |
Class that provides functionality of a key-value container for objects derived from the T with a key of the size_t type. More... | |
class | SerializableKeyValueCollection< T > |
Class that provides functionality of a key-value container for objects derived from the SerializationIface interface with a key of the size_t type. More... | |
template<typename T > | |
IndexNumType | getIndexNumType () |
template<typename T > | |
InternalNumType | getInternalNumType () |
template<typename T > | |
PMMLNumType | getPMMLNumType () |
|
inline |
Convert from a given C++ type to InternalNumType
|
inline |
|
inline |
For more complete information about compiler optimizations, see our Optimization Notice.