MatrixWeighting =================================== .. currentmodule:: odl.space.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 .. 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.exponent MatrixWeighting.impl MatrixWeighting.matrix MatrixWeighting.repr_part