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

Method Fft

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

Constructs an FFT for the specified 1D array of real values. Spatial dimensions are determined from the dimensions of the specified array. Spatial sampling intervals are 1.0, and first sample coordinates are 0.0. @param f an array with dimensions like those to be transformed.

(float[] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

setComplexMethod · 0.95
updateSampling1Method · 0.95
updateSampling2Method · 0.95
updateSampling3Method · 0.95

Tested by

no test coverage detected