UniversalSet ========================= .. currentmodule:: odl.set.sets .. autoclass:: UniversalSet :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: UniversalSet.__contains__ UniversalSet.__eq__ UniversalSet.contains_all UniversalSet.contains_set UniversalSet.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: UniversalSet.examples