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

Method isCompatible

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

Determines whether this sampling is compatible with the specified sampling. Two samplings are incompatible if their ranges of sample values overlap, but not all values in the overlapping parts are equivalent. Otherwise, they are compatible. @param s the sampling to compare to this sampling. @return

(Sampling s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

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

no test coverage detected