Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
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...
Public Member Functions | |
def | serializationTag |
def | getSerializationTag |
def | __init__ |
![]() | |
def | serialize |
def | deserialize |
def | getSerializationTag |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | getKeyByIndex |
def | getValueByIndex |
def | getValueByIndexConst |
def | size |
def | clear |
def | __getitem__ |
def | __setitem__ |
SerializableKeyValueCollection_SerializationIface
is an alias of SerializableKeyValueCollection(T=daal.data_management.interface1.SerializationIface)
For more complete information about compiler optimizations, see our Optimization Notice.