MCPcopy Create free account
hub / github.com/andybarry/flight / AddValue

Method AddValue

utils/RollingStatistics/RollingStatistics.cpp:18–69  ·  view source on GitHub ↗

* Adds a value and computes statistics for that value, since this allows us to compute * stats based on the incoming and outgoing value, instead of recomputing every time. * * See: http://jonisalonen.com/2014/efficient-and-accurate-rolling-standard-deviation/ * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TESTFunction · 0.80
handleMessageMethod · 0.80
airspeed_handlerFunction · 0.80

Calls 3

sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected