#include <limits.h>
Include dependency graph for RingBufferWithSum.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RingBufferWithSum |
template class for cyclic buffering of the last n values of Type int and with a function that returns the sum of all entries More... |
Definition in file RingBufferWithSum.h.