API reference ============= This section documents the public C API of the library. The documentation is extracted from header comments and grouped using Doxygen. Overview -------- - Core structures and functions live in the ``statistics_core`` group. - Main header file: ``include/statistics.h``. Groups ------ .. doxygengroup:: statistics_core :project: Statistics :content-only: Main structure -------------- .. doxygenstruct:: Statistics :project: Statistics :members: Header file ----------- .. doxygenfile:: include/statistics.h :project: Statistics