.. Statistics documentation master file Statistics — Documentation ========================== A lightweight C library for collecting fixed-size samples and computing basic statistics (mean, min, max, variance, and standard deviation) for selected scalar types. The documentation is generated with Doxygen and Sphinx (Breathe). Key features ------------ - minimal dependencies, small API surface - ring buffer with an indicator of “enough” samples collected - type-specific functions generated based on configuration .. toctree:: :maxdepth: 2 :caption: Contents getting_started user_configuration api