.. _file_include_cmb_wtdsummary.h: File cmb_wtdsummary.h ===================== |exhale_lsh| :ref:`Parent directory ` (``include``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS A running tally of basic statistics, not keeping the individual sample values, each sample weighted by a double in the summary. .. contents:: Contents :local: :backlinks: none Definition (``include/cmb_wtdsummary.h``) ----------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_cmb_wtdsummary.h.rst Detailed Description -------------------- It can be used for time series statistics where each value is held for a certain duration, such as queue lengths or the number of customers in a queueing system. Includes -------- - ``cmb_assert.h`` (:ref:`file_include_cmb_assert.h`) - ``cmb_datasummary.h`` (:ref:`file_include_cmb_datasummary.h`) - ``stdbool.h`` - ``stdint.h`` - ``stdio.h`` Included By ----------- - :ref:`file_include_cimba.h` - :ref:`file_include_cmb_timeseries.h` Classes ------- - :ref:`exhale_struct_structcmb__wtdsummary`