public static class ComplexDoubleFFT_Mixed
extends java.lang.Object
This method appears to be faster than the Radix2 method, when both methods apply, but requires extra storage (which ComplexDoubleFFT_Mixed manages itself).
See ComplexDoubleFFT for details of data layout.