MCPcopy Create free account
hub / github.com/GaryBoone/GoStats / TestUpdateArray10

Function TestUpdateArray10

stats/stats_test.go:205–239  ·  view source on GitHub ↗

Update by array. In this case, we use slices to update via half of the array at a time.

(t *testing.T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

UpdateArrayMethod · 0.95
CountMethod · 0.95
MinMethod · 0.95
MaxMethod · 0.95
SumMethod · 0.95
MeanMethod · 0.95
PopulationVarianceMethod · 0.95
SampleVarianceMethod · 0.95
PopulationSkewMethod · 0.95
SampleSkewMethod · 0.95

Tested by

no test coverage detected