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

Method applyForward

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

Applies a forward space-to-frequency transform of a 1D array. @param f the array to be transformed, a sampled function of space. @return the transformed array, a sampled function of frequency.

(float[] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

testFrequencyResponseMethod · 0.95
test1Method · 0.95
test2Method · 0.95
test3Method · 0.95
plotA1Function · 0.95
plotA2Function · 0.95
plotA3Function · 0.95
applyNMethod · 0.45

Calls 13

ensureSamplingX1Method · 0.95
padMethod · 0.95
phaseMethod · 0.95
centerMethod · 0.95
ensureSamplingX2Method · 0.95
ensureSamplingX3Method · 0.95
complexToComplexMethod · 0.80
realToComplexMethod · 0.80
getCountMethod · 0.80
complexToComplex1Method · 0.80
complexToComplex2Method · 0.80
realToComplex1Method · 0.80

Tested by 4

testFrequencyResponseMethod · 0.76
test1Method · 0.76
test2Method · 0.76
test3Method · 0.76