#include <math.h>
#include <vector>
#include <cassert>
#include <iostream>
#include <stdexcept>
#include "SpikeRingBuffer.h"