IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | List of all members
AlgConfig Class Reference
Inheritance diagram for AlgConfig:
Inheritance graph
[legend]
Collaboration diagram for AlgConfig:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, init_dict=None, key_list=None, new_allowed=True)
 
def dump (self, **kwargs)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  init_dict = None,
  key_list = None,
  new_allowed = True 
)

Member Function Documentation

◆ dump()

def dump (   self,
**  kwargs 
)
Dump to a string.

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