﻿anndata.types.SupportsArrayApiBase
==================================

.. currentmodule:: anndata.types

.. add toctree option to make autodoc generate the pages

..  autoclass:: SupportsArrayApiBase

    
    .. rubric:: Attributes

    ..  autosummary::
        :toctree: .
    
        ~SupportsArrayApiBase.device
        ~SupportsArrayApiBase.shape
        ~SupportsArrayApiBase.size
    

    
    .. rubric:: Methods

    ..  autosummary::
        :toctree: .
    
        ~SupportsArrayApiBase.__array_namespace__
        ~SupportsArrayApiBase.__getitem__
        ~SupportsArrayApiBase.to_device
    