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

Method nfftSmall

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

Returns an FFT length optimized for memory. The FFT length will be the smallest valid length that is not less than the specified length n. @param n the lower bound on FFT length. @return the FFT length. @exception IllegalArgumentException if the specified length n exceeds the maximum length support

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

test1Method · 0.95
test2Method · 0.95
test1RandomMethod · 0.95
test2RandomMethod · 0.95
test3RandomMethod · 0.95
test12Method · 0.95
test21Method · 0.95
test12RandomMethod · 0.95
test21RandomMethod · 0.95
mainMethod · 0.95
updateSampling1Method · 0.95
updateSampling2Method · 0.95

Calls 2

argumentMethod · 0.95
nfftSmallMethod · 0.95

Tested by 9

test1Method · 0.76
test2Method · 0.76
test1RandomMethod · 0.76
test2RandomMethod · 0.76
test3RandomMethod · 0.76
test12Method · 0.76
test21Method · 0.76
test12RandomMethod · 0.76
test21RandomMethod · 0.76