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