uproot.AsFloat16
================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.AsFloat16

.. _uproot.interpretation.numerical.AsFloat16.to_dtype:

to_dtype
--------

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.to_dtype

.. _uproot.interpretation.numerical.AsFloat16.low:

low
---

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.low

.. _uproot.interpretation.numerical.AsFloat16.high:

high
----

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.high

.. _uproot.interpretation.numerical.AsFloat16.num_bits:

num_bits
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.num_bits

.. _uproot.interpretation.numerical.AsFloat16.from_dtype:

from_dtype
----------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.from_dtype

.. _uproot.interpretation.numerical.AsFloat16.itemsize:

itemsize
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.itemsize

.. _uproot.interpretation.numerical.AsFloat16.to_dims:

to_dims
-------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.to_dims

.. _uproot.interpretation.numerical.AsFloat16.is_truncated:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.is_truncated

.. _uproot.interpretation.numerical.AsFloat16.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.cache_key

.. _uproot.interpretation.numerical.AsFloat16.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.typename

.. _uproot.interpretation.numerical.AsFloat16.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsFloat16.numpy_dtype

.. _uproot.interpretation.numerical.AsFloat16.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.awkward_form

.. _uproot.interpretation.numerical.AsFloat16.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.basket_array

.. _uproot.interpretation.numerical.AsFloat16.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.final_array

.. _uproot.interpretation.numerical.AsFloat16.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.hook_before_basket_array

.. _uproot.interpretation.numerical.AsFloat16.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.hook_after_basket_array

.. _uproot.interpretation.numerical.AsFloat16.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.hook_before_final_array

.. _uproot.interpretation.numerical.AsFloat16.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.hook_before_library_finalize

.. _uproot.interpretation.numerical.AsFloat16.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsFloat16.hook_after_final_array

