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

Method isUniform

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

Determines whether this sampling is uniform. A sampling is uniform if its values can be computed, to within the sampling tolerance, by the expression v = f+i d, for sampling indices i = 0, 1, ..., n-1. Samplings with only one sample are considered to be uniform. Note that, by this definition, sa

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testUniformMethod · 0.95
isEquivalentToMethod · 0.95
isCompatibleMethod · 0.95
indexOfMethod · 0.95
indexOfNearestMethod · 0.95
isInBoundsExtendedMethod · 0.95
getValueExtendedMethod · 0.95
indexOfFloorExtendedMethod · 0.95
overlapWithMethod · 0.95
mergeWithMethod · 0.95

Calls

no outgoing calls

Tested by 1

testUniformMethod · 0.76