PointwiseInnerBase ========================================== .. currentmodule:: odl.operator.tensor_ops .. autoclass:: PointwiseInnerBase :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: PointwiseInnerBase.__call__ PointwiseInnerBase.__eq__ PointwiseInnerBase._call PointwiseInnerBase.derivative PointwiseInnerBase.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: PointwiseInnerBase.adjoint PointwiseInnerBase.base_space PointwiseInnerBase.domain PointwiseInnerBase.inverse PointwiseInnerBase.is_functional PointwiseInnerBase.is_linear PointwiseInnerBase.is_weighted PointwiseInnerBase.range PointwiseInnerBase.vecfield PointwiseInnerBase.weights