Fleet  0.0.9
Inference in the LOT
Classes
StreamingStatistics.h File Reference

A class to store a bunch of statistics about incoming data points, including min, max, mean, etc. More...

#include <mutex>
#include "MedianFAME.h"
Include dependency graph for StreamingStatistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StreamingStatistics
 

Detailed Description

A class to store a bunch of statistics about incoming data points, including min, max, mean, etc.