TensorSpace ======================================= .. currentmodule:: odl.core.space.base_tensors .. autoclass:: TensorSpace :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: TensorSpace.__contains__ TensorSpace.__eq__ TensorSpace._dist TensorSpace._divide TensorSpace._inner TensorSpace._lincomb TensorSpace._multiply TensorSpace._norm TensorSpace.astype TensorSpace.contains_all TensorSpace.contains_set TensorSpace.dist TensorSpace.divide TensorSpace.element TensorSpace.finfo TensorSpace.iinfo TensorSpace.inner TensorSpace.lincomb TensorSpace.multiply TensorSpace.norm TensorSpace.one TensorSpace.to_device TensorSpace.to_impl TensorSpace.zero .. 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: TensorSpace.array_backend TensorSpace.array_namespace TensorSpace.byaxis TensorSpace.complex_dtype TensorSpace.complex_space TensorSpace.device TensorSpace.dtype TensorSpace.dtype_identifier TensorSpace.element_type TensorSpace.examples TensorSpace.exponent TensorSpace.field TensorSpace.impl TensorSpace.is_complex TensorSpace.is_real TensorSpace.is_weighted TensorSpace.itemsize TensorSpace.nbytes TensorSpace.ndim TensorSpace.real_dtype TensorSpace.real_space TensorSpace.shape TensorSpace.size TensorSpace.supported_num_operation_paradigms TensorSpace.weighting