class documentation

class DictAlg(OrderedDict):

Constructor: DictAlg(d)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method by_dim Undocumented
def __init__(self, d=()):

Undocumented

def by_dim(self):

Undocumented