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

Method transform

core/src/main/java/edu/mines/jtk/dsp/Pfacc.java:95–202  ·  view source on GitHub ↗

Prime-factor complex-to-complex FFT for 1-D arrays. @param sign the sign of the exponent in the Fourier transform. @param nfft the FFT length. @param z array[2 nfft] of nfft packed complex numbers.

(int sign, int nfft, float[] z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

realToComplexMethod · 0.95
complexToRealMethod · 0.95
complexToComplexMethod · 0.95

Calls 10

pfa2Method · 0.95
pfa3Method · 0.95
pfa4Method · 0.95
pfa5Method · 0.95
pfa7Method · 0.95
pfa8Method · 0.95
pfa9Method · 0.95
pfa11Method · 0.95
pfa13Method · 0.95
pfa16Method · 0.95

Tested by

no test coverage detected