Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Class that provides functionality of a key-value container for objects derived from the T with a key of the size_t type. More...
Public Member Functions | |
| def | __init__ |
| def | getKeyByIndex |
| def | getValueByIndex |
| def | getValueByIndexConst |
| def | size |
| def | clear |
| def | __getitem__ |
| def | __setitem__ |
KeyValueCollection_SerializationIface is an alias of KeyValueCollection(T=daal.data_management.interface1.SerializationIface)KeyValueCollection_Input is an alias of KeyValueCollection(T=daal.algorithms.interface1.Input) For more complete information about compiler optimizations, see our Optimization Notice.