Skip to main content
replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Source Link
added 131 characters in body
Source Link
coderodde
  • 32.1k
  • 15
  • 78
  • 205

(See the next iteration.)

I have this template function for computing standard deviation in one pass over the data. The underlying math is here.

I have this template function for computing standard deviation in one pass over the data. The underlying math is here.

(See the next iteration.)

I have this template function for computing standard deviation in one pass over the data. The underlying math is here.

edited tags
Link
200_success
  • 145.6k
  • 22
  • 191
  • 481
edited tags
Link
coderodde
  • 32.1k
  • 15
  • 78
  • 205
Loading
Source Link
coderodde
  • 32.1k
  • 15
  • 78
  • 205
Loading