This package is Cerc: the circular array and statistics. It is a simple C++ class for createing a fixed length array that can have data appended to it and perform some descriptive statistics on the data. Currently only int and double are supported but that will be expanded soon.
Cerc relies on the Gnu Scientific Library and BLAS.
Copyright Joshua Smith, 2004
