uproot.AsDtype
==============

Defined in `uproot.interpretation.numerical <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/numerical.py>`__ on `line 171 <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/numerical.py#L171>`__.

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.AsDtype

.. _uproot.interpretation.numerical.AsDtype.from_dtype:

from_dtype
----------

.. autoattribute:: uproot.interpretation.numerical.AsDtype.from_dtype

.. _uproot.interpretation.numerical.AsDtype.to_dtype:

to_dtype
--------

.. autoattribute:: uproot.interpretation.numerical.AsDtype.to_dtype

.. _uproot.interpretation.numerical.AsDtype.itemsize:

itemsize
--------

.. autoattribute:: uproot.interpretation.numerical.AsDtype.itemsize

.. _uproot.interpretation.numerical.AsDtype.inner_shape:

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

.. autoattribute:: uproot.interpretation.numerical.AsDtype.inner_shape

.. _uproot.interpretation.numerical.AsDtype.reshape:

reshape
-------

.. automethod:: uproot.interpretation.numerical.AsDtype.reshape

.. _uproot.interpretation.numerical.AsDtype.inplace:

inplace
-------

.. automethod:: uproot.interpretation.numerical.AsDtype.inplace

.. _uproot.interpretation.numerical.AsDtype.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.AsDtype.cache_key

.. _uproot.interpretation.numerical.AsDtype.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsDtype.typename

.. _uproot.interpretation.numerical.AsDtype.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsDtype.numpy_dtype

.. _uproot.interpretation.numerical.AsDtype.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.awkward_form

.. _uproot.interpretation.numerical.AsDtype.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.basket_array

.. _uproot.interpretation.numerical.AsDtype.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.final_array

.. _uproot.interpretation.numerical.AsDtype.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.hook_before_basket_array

.. _uproot.interpretation.numerical.AsDtype.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.hook_after_basket_array

.. _uproot.interpretation.numerical.AsDtype.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.hook_before_final_array

.. _uproot.interpretation.numerical.AsDtype.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.hook_before_library_finalize

.. _uproot.interpretation.numerical.AsDtype.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtype.hook_after_final_array

