uproot.AsDouble32
=================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.AsDouble32

.. _uproot.interpretation.numerical.AsDouble32.to_dtype:

to_dtype
--------

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.to_dtype

.. _uproot.interpretation.numerical.AsDouble32.low:

low
---

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.low

.. _uproot.interpretation.numerical.AsDouble32.high:

high
----

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.high

.. _uproot.interpretation.numerical.AsDouble32.num_bits:

num_bits
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.num_bits

.. _uproot.interpretation.numerical.AsDouble32.from_dtype:

from_dtype
----------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.from_dtype

.. _uproot.interpretation.numerical.AsDouble32.itemsize:

itemsize
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.itemsize

.. _uproot.interpretation.numerical.AsDouble32.to_dims:

to_dims
-------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.to_dims

.. _uproot.interpretation.numerical.AsDouble32.is_truncated:

is_truncated
------------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.is_truncated

.. _uproot.interpretation.numerical.AsDouble32.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.cache_key

.. _uproot.interpretation.numerical.AsDouble32.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.typename

.. _uproot.interpretation.numerical.AsDouble32.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsDouble32.numpy_dtype

.. _uproot.interpretation.numerical.AsDouble32.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.awkward_form

.. _uproot.interpretation.numerical.AsDouble32.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.basket_array

.. _uproot.interpretation.numerical.AsDouble32.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.final_array

.. _uproot.interpretation.numerical.AsDouble32.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.hook_before_basket_array

.. _uproot.interpretation.numerical.AsDouble32.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.hook_after_basket_array

.. _uproot.interpretation.numerical.AsDouble32.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.hook_before_final_array

.. _uproot.interpretation.numerical.AsDouble32.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.hook_before_library_finalize

.. _uproot.interpretation.numerical.AsDouble32.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDouble32.hook_after_final_array

