ConstWeighting ================================================== .. currentmodule:: odl.core.space.weightings.weighting .. autoclass:: ConstWeighting :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: ConstWeighting.__eq__ ConstWeighting.dist ConstWeighting.equiv ConstWeighting.inner ConstWeighting.norm ConstWeighting.to_device ConstWeighting.to_impl .. 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: ConstWeighting.const ConstWeighting.device ConstWeighting.exponent ConstWeighting.impl ConstWeighting.repr_part ConstWeighting.shape ConstWeighting.weight