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

Method indexOf

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

Returns the index of the sample with specified value. If this sampling has a sample value that equals (to within the sampling tolerance) the specified value, then this method returns the index of that sample. Otherwise, this method returns -1. @param x the value. @return the index of the matching sa

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

testUniformMethod · 0.95
isCompatibleMethod · 0.95
overlapWithMethod · 0.95
formatMethod · 0.45
cleanMethod · 0.45
setStyleMethod · 0.45
formatMethod · 0.45
cleanMethod · 0.45

Calls 4

isUniformMethod · 0.95
almostEqualMethod · 0.95
binarySearchMethod · 0.80
roundMethod · 0.45

Tested by 1

testUniformMethod · 0.76