MCPcopy Create free account
hub / github.com/dhale/jtk / overlapWith

Method overlapWith

core/src/main/java/edu/mines/jtk/dsp/Sampling.java:533–577  ·  view source on GitHub ↗

Determines the overlap between this sampling and the specified sampling. Both the specified sampling and this sampling represent a first-to-last range of sample values. The overlap is a contiguous set of samples that have values that are equal, to within the minimum sampling tolerance of the two sam

(Sampling s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testUniformMethod · 0.95
mergeWithMethod · 0.95
resampleMethod · 0.95

Calls 8

getCountMethod · 0.95
getFirstMethod · 0.95
getLastMethod · 0.95
indexOfMethod · 0.95
isUniformMethod · 0.95
tinyWithMethod · 0.95
almostEqualMethod · 0.95
valueMethod · 0.95

Tested by 1

testUniformMethod · 0.76