ArrayBackend ================ .. currentmodule:: odl .. autoclass:: ArrayBackend :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: ArrayBackend.__eq__ ArrayBackend.get_dtype_identifier ArrayBackend.lookup_array_operation ArrayBackend.lookup_function .. 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: ArrayBackend.impl ArrayBackend.array_namespace ArrayBackend.available_dtypes ArrayBackend.array_type ArrayBackend.array_constructor ArrayBackend.from_dlpack ArrayBackend.make_contiguous ArrayBackend.identifier_of_dtype ArrayBackend.available_devices ArrayBackend.to_cpu ArrayBackend.to_numpy ArrayBackend.to_device