Subject: [Boost-users] how to calculate the Sample standard deviation using accumulators Hello,
From: Victor Yankee (victor.whiskey.yankee_at_[hidden])
Date: 2012-01-17 18:38:10


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