MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / AverageOverCycle

Function AverageOverCycle

video/full_stack_tests_plot.py:184–207  ·  view source on GitHub ↗

Returns the list: [ avg(values[0], values[length], ...), avg(values[1], values[length + 1], ...), ... avg(values[length - 1], values[2 * length - 1], ...), ] Skips None values when calculating the average value.

(values, length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PlotMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected