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

Method nfftValid

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

Determines whether the specified FFT length is valid. @param nfft the FFT length. @return true, if valid; false, otherwise.

(int nfft)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

FftRealMethod · 0.95
FftComplexMethod · 0.95

Calls 1

binarySearchMethod · 0.80

Tested by

no test coverage detected