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