.. _file_include_cmb_dataset.h: File cmb_dataset.h ================== |exhale_lsh| :ref:`Parent directory ` (``include``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS An automatically resizing array of (possibly unordered) sample values, each sample a double. .. contents:: Contents :local: :backlinks: none Definition (``include/cmb_dataset.h``) -------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_cmb_dataset.h.rst Detailed Description -------------------- The internal data array will be created on the heap even if the data series is declared as a local variable on the stack. Includes -------- - ``cmb_assert.h`` (:ref:`file_include_cmb_assert.h`) - ``cmb_datasummary.h`` (:ref:`file_include_cmb_datasummary.h`) Included By ----------- - :ref:`file_include_cimba.h` - :ref:`file_include_cmb_timeseries.h` Classes ------- - :ref:`exhale_struct_structcmb__dataset`