.. _file_include_cmb_datasummary.h: File cmb_datasummary.h ====================== |exhale_lsh| :ref:`Parent directory ` (``include``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS A running tally of basic statistics. The ``cmb_datasummary`` does not keep individual data values, just the summary statistics. Use ``cmb_dataset`` instead if youneed individual values, and use ``cmb_dataset_summarize`` to extract the summary statistics from a collected data set. .. contents:: Contents :local: :backlinks: none Definition (``include/cmb_datasummary.h``) ------------------------------------------ .. toctree:: :maxdepth: 1 program_listing_file_include_cmb_datasummary.h.rst Detailed Description -------------------- Copyright (c) Asbjørn M. Bonvik 1994, 1995, 2025-26. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Includes -------- - ``cmb_assert.h`` (:ref:`file_include_cmb_assert.h`) - ``cmi_memutils.h`` - ``math.h`` - ``stdbool.h`` - ``stdint.h`` - ``stdio.h`` Included By ----------- - :ref:`file_include_cimba.h` - :ref:`file_include_cmb_dataset.h` - :ref:`file_include_cmb_wtdsummary.h` Classes ------- - :ref:`exhale_struct_structcmb__datasummary` Functions --------- - :ref:`exhale_function_cmb__datasummary_8h_1a386407cde418e1ec1518cff42d2bda30`