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

Method Sampling

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

Constructs a uniform sampling with specified count. The sampling interval (delta) is 1.0, and the first sample value is 0.0. @param n the number (count) of samples; must be positive.

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

argumentMethod · 0.95
almostEqualMethod · 0.95
isIncreasingMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected