MCPcopy Create free account
hub / github.com/Mobiperf/MobiPerf / applyInnerBandFilter

Method applyInnerBandFilter

android/src/com/mobiperf/util/Util.java:53–75  ·  view source on GitHub ↗

Filter out values equal or beyond the bounds and then compute the average of valid data @param vals the list of values to be filtered @param lowerBound the lower bound of valid data @param upperBound the upper bound of valid data @return a list of filtered data within the specified bounds

(ArrayList<Double> vals, double lowerBound, 
      double upperBound)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

filterPingResultsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected