uproot.AsStridedObjects
=======================

Defined in `uproot.interpretation.objects <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/objects.py>`__ on `line 352 <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/objects.py#L352>`__.

.. table::
    :class: note

    +-----------------------------------------------------+
    | **Inheritance order:**                              |
    +=====================================================+
    | #. :doc:`uproot.interpretation.numerical.AsDtype`   |
    | #. :doc:`uproot.interpretation.numerical.Numerical` |
    | #. :doc:`uproot.interpretation.Interpretation`      |
    +-----------------------------------------------------+

.. autoclass:: uproot.interpretation.objects.AsStridedObjects

.. _uproot.interpretation.objects.AsStridedObjects.model:

model
-----

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.model

.. _uproot.interpretation.objects.AsStridedObjects.members:

members
-------

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.members

.. _uproot.interpretation.objects.AsStridedObjects.original:

original
--------

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.original

.. _uproot.interpretation.objects.AsStridedObjects.from_dtype:

from_dtype
----------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.from_dtype

.. _uproot.interpretation.objects.AsStridedObjects.to_dtype:

to_dtype
--------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.to_dtype

.. _uproot.interpretation.objects.AsStridedObjects.itemsize:

itemsize
--------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.itemsize

.. _uproot.interpretation.objects.AsStridedObjects.inner_shape:

inner_shape
-----------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.inner_shape

.. _uproot.interpretation.objects.AsStridedObjects.reshape:

reshape
-------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.reshape

.. _uproot.interpretation.objects.AsStridedObjects.inplace:

inplace
-------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.inplace

.. _uproot.interpretation.objects.AsStridedObjects.cache_key:

cache_key
---------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.cache_key

.. _uproot.interpretation.objects.AsStridedObjects.typename:

typename
--------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.typename

.. _uproot.interpretation.objects.AsStridedObjects.numpy_dtype:

numpy_dtype
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsStridedObjects.numpy_dtype

.. _uproot.interpretation.objects.AsStridedObjects.awkward_form:

awkward_form
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.awkward_form

.. _uproot.interpretation.objects.AsStridedObjects.basket_array:

basket_array
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.basket_array

.. _uproot.interpretation.objects.AsStridedObjects.final_array:

final_array
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.final_array

.. _uproot.interpretation.objects.AsStridedObjects.hook_before_basket_array:

hook_before_basket_array
------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.hook_before_basket_array

.. _uproot.interpretation.objects.AsStridedObjects.hook_after_basket_array:

hook_after_basket_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.hook_after_basket_array

.. _uproot.interpretation.objects.AsStridedObjects.hook_before_final_array:

hook_before_final_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.hook_before_final_array

.. _uproot.interpretation.objects.AsStridedObjects.hook_before_library_finalize:

hook_before_library_finalize
----------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.hook_before_library_finalize

.. _uproot.interpretation.objects.AsStridedObjects.hook_after_final_array:

hook_after_final_array
----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsStridedObjects.hook_after_final_array

