[Rock-dev] Statistics class in base

Jakob Schwendner jakob.schwendner at dfki.de
Mon May 14 09:42:07 CEST 2012


Hi,

I often find myself needing (and then writing) a small class that does 
perform simple statistics, like mean, variance, stdev, min, max. I've 
generalized this a little and made a small templated class out of it, 
that could in principle also be used for doing the same on 
Eigen::Vector. I would like to add it as base/stats.h. Any objections or 
suggestions where to put it instead?

cheers,

Jakob



More information about the Rock-dev mailing list