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

List of all members
KDBFeatureManager Class Reference

Contains KDB-specific commands. More...

Class Declaration

Member Function Documentation

void createDictionaryFromList ( const K &  lst,
DataSourceDictionary dict 
)
inline

Creates a data dictionary from a KDB list

Parameters
[in]lstList from a KDB query
[out]dictDictionary to be created
void createDictionaryFromTable ( const K &  table,
DataSourceDictionary dict 
)
inline

Creates a data dictionary from a KDB table

Parameters
[in]tableTable from a KDB query
[out]dictDictionary to be created

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

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