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

Method nfftSmall

core/src/main/java/edu/mines/jtk/dsp/FftReal.java:84–87  ·  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 10

test1Method · 0.95
test12Method · 0.95
test21Method · 0.95
test1RandomMethod · 0.95
test12RandomMethod · 0.95
test21RandomMethod · 0.95
testApplyMethod · 0.95
updateSampling1Method · 0.95
ftForwardMethod · 0.95
getFourierSamplingMethod · 0.95

Calls 2

argumentMethod · 0.95
nfftSmallMethod · 0.95

Tested by 7

test1Method · 0.76
test12Method · 0.76
test21Method · 0.76
test1RandomMethod · 0.76
test12RandomMethod · 0.76
test21RandomMethod · 0.76
testApplyMethod · 0.76