uproot.interpretation.numerical.TruncatedNumerical
==================================================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.TruncatedNumerical

.. _uproot.interpretation.numerical.TruncatedNumerical.low:

low
---

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.low

.. _uproot.interpretation.numerical.TruncatedNumerical.high:

high
----

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.high

.. _uproot.interpretation.numerical.TruncatedNumerical.num_bits:

num_bits
--------

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.num_bits

.. _uproot.interpretation.numerical.TruncatedNumerical.from_dtype:

from_dtype
----------

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.from_dtype

.. _uproot.interpretation.numerical.TruncatedNumerical.itemsize:

itemsize
--------

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.itemsize

.. _uproot.interpretation.numerical.TruncatedNumerical.to_dims:

to_dims
-------

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.to_dims

.. _uproot.interpretation.numerical.TruncatedNumerical.is_truncated:

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

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.is_truncated

.. _uproot.interpretation.numerical.TruncatedNumerical.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.cache_key

.. _uproot.interpretation.numerical.TruncatedNumerical.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.typename

.. _uproot.interpretation.numerical.TruncatedNumerical.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.TruncatedNumerical.numpy_dtype

.. _uproot.interpretation.numerical.TruncatedNumerical.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.awkward_form

.. _uproot.interpretation.numerical.TruncatedNumerical.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.basket_array

.. _uproot.interpretation.numerical.TruncatedNumerical.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.final_array

.. _uproot.interpretation.numerical.TruncatedNumerical.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.hook_before_basket_array

.. _uproot.interpretation.numerical.TruncatedNumerical.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.hook_after_basket_array

.. _uproot.interpretation.numerical.TruncatedNumerical.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.hook_before_final_array

.. _uproot.interpretation.numerical.TruncatedNumerical.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.hook_before_library_finalize

.. _uproot.interpretation.numerical.TruncatedNumerical.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.TruncatedNumerical.hook_after_final_array

