MatrixWeighting =================================================== .. currentmodule:: odl.core.space.weightings.weighting .. autoclass:: MatrixWeighting :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: MatrixWeighting.__eq__ MatrixWeighting.dist MatrixWeighting.equiv MatrixWeighting.inner MatrixWeighting.is_valid MatrixWeighting.matrix_decomp MatrixWeighting.norm MatrixWeighting.to_device MatrixWeighting.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: MatrixWeighting.device MatrixWeighting.exponent MatrixWeighting.impl MatrixWeighting.matrix MatrixWeighting.repr_part MatrixWeighting.shape