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

Method isInBoundsExtended

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

Determines whether the specified value is in the bounds of this sampling, which is assumed to be uniform. A value is in bounds if in the range [first-0.5 delta,last+0.5 delta] defined by the first and last sample values and the sampling interval delta. In effect, this method extends the bounds of th

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

stateMethod · 0.95
isUniformMethod · 0.95
getFirstMethod · 0.95
getLastMethod · 0.95

Tested by 1