C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains KDB-specific commands. More...
|
inline |
Creates a data dictionary from a KDB list
[in] | lst | List from a KDB query |
[out] | dict | Dictionary to be created |
|
inline |
Creates a data dictionary from a KDB table
[in] | table | Table from a KDB query |
[out] | dict | Dictionary to be created |
For more complete information about compiler optimizations, see our Optimization Notice.