ArrayOperation =============================================== .. currentmodule:: odl.core.array_API_support.utils .. autoclass:: ArrayOperation :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: ArrayOperation.__eq__ .. 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: ArrayOperation.name ArrayOperation.operation_call ArrayOperation.supports_single_input ArrayOperation.supports_two_inputs ArrayOperation.supports_out_argument