summaryrefslogtreecommitdiff
path: root/doc/source/modules/math/histogram.rst
blob: 06a9fed02043c0d51eca53b85e09dd2dba227f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. currentmodule:: silx.math

:mod:`histogram`: Multidimensional histograms
----------------------------------------------

.. automodule:: silx.math.histogram


Classes
+++++++

.. autoclass:: silx.math.histogram.Histogramnd
    :members:
    :undoc-members:
    :special-members: __init__, __getitem__

.. autoclass:: silx.math.histogram.HistogramndLut
    :members:
    :undoc-members:
    :special-members: __init__