public abstract class FFTFactory extends java.lang.Object
FFTFactory()
abstract FFT
createFFT()
static FFTFactory
getFactory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FFTFactory()
public abstract FFT createFFT()
public static FFTFactory getFactory()