Hello,

How can I calculate the Sample Standard Deviation over a std::vector of doubles using accumulators?

Or is there a faster way in boost math or somesuch?

Thanks