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

Method FftComplex

core/src/main/java/edu/mines/jtk/dsp/FftComplex.java:53–56  ·  view source on GitHub ↗

Constructs a new FFT, with specified length. Valid FFT lengths can be obtained by calling the methods #nfftSmall(int) and #nfftFast(int). @param nfft the FFT length, which must be valid.

(int nfft)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

argumentMethod · 0.95
nfftValidMethod · 0.95

Tested by

no test coverage detected