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

Method applyInverse

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

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

(float[] g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test1Method · 0.95
test2Method · 0.95
test3Method · 0.95

Calls 15

ensureSamplingK1Method · 0.95
uncenterMethod · 0.95
unphaseMethod · 0.95
ensureSamplingK2Method · 0.95
ensureSamplingK3Method · 0.95
getCountMethod · 0.80
complexToComplexMethod · 0.80
ccopyMethod · 0.80
complexToRealMethod · 0.80
complexToComplex2Method · 0.80
complexToComplex1Method · 0.80
complexToReal1Method · 0.80

Tested by 3

test1Method · 0.76
test2Method · 0.76
test3Method · 0.76