OperatorVectorSum ======================================= .. currentmodule:: odl.operator.operator .. autoclass:: OperatorVectorSum :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: OperatorVectorSum.__call__ OperatorVectorSum.__eq__ OperatorVectorSum._call OperatorVectorSum.derivative OperatorVectorSum.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: OperatorVectorSum.adjoint OperatorVectorSum.domain OperatorVectorSum.inverse OperatorVectorSum.is_functional OperatorVectorSum.is_linear OperatorVectorSum.operator OperatorVectorSum.range OperatorVectorSum.vector