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

Method setComplex

core/src/main/java/edu/mines/jtk/dsp/Fft.java:235–240  ·  view source on GitHub ↗

Sets the type of input (output) values for forward (inverse) transforms. The default type is real. @param complex true, for complex values; false, for real values.

(boolean complex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

test1Method · 0.95
test2Method · 0.95
test3Method · 0.95
FftMethod · 0.95

Calls 1

updateSampling1Method · 0.95

Tested by 3

test1Method · 0.76
test2Method · 0.76
test3Method · 0.76