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