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