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