triqs.stat.histograms.Histogram =============================== .. currentmodule:: triqs.stat.histograms .. autoclass:: Histogram :show-inheritance: .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Histogram.__len__ Histogram.clear Histogram.mesh_point .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Histogram.data Histogram.limits Histogram.n_data_pts Histogram.n_lost_pts