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