.. Custom template for autosummary classes. Can be removed when .. https://github.com/sphinx-doc/sphinx/issues/7912 is fixed. dgs.utils.track.TrackStatistics =============================== .. currentmodule:: dgs.utils.track .. autoclass:: TrackStatistics .. rubric:: Methods .. automethod:: TrackStatistics.__init__ .. automethod:: TrackStatistics.clear .. automethod:: TrackStatistics.print .. rubric:: Attributes .. autosummary:: :template: attribute.rst :toctree: ~TrackStatistics.active ~TrackStatistics.inactive ~TrackStatistics.nof_active ~TrackStatistics.nof_found ~TrackStatistics.nof_inactive ~TrackStatistics.nof_lost ~TrackStatistics.nof_new ~TrackStatistics.nof_reactivated ~TrackStatistics.nof_removed ~TrackStatistics.nof_still_active ~TrackStatistics.nof_still_inactive ~TrackStatistics.new ~TrackStatistics.reactivated ~TrackStatistics.found ~TrackStatistics.still_active ~TrackStatistics.lost ~TrackStatistics.still_inactive ~TrackStatistics.removed