SetUnion ===================== .. currentmodule:: odl.set.sets .. autoclass:: SetUnion :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: SetUnion.__contains__ SetUnion.__eq__ SetUnion.__getitem__ SetUnion.contains_all SetUnion.contains_set SetUnion.element .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: SetUnion.examples SetUnion.sets