Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
KeyValueCollection Class Reference

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__
 

Detailed Description

Aliases
  • 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)

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

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