Click or drag to resize

FFTBase Constructor

Overload List
 NameDescription
Protected methodFFTBase(FFTConfiguration) Creates an instance of a FFTBase using the provided FFT configuration.
Protected methodFFTBase(FFTBase, FFTDirection) Base class constructor that makes a deep copy the configuration from another FFT instance.
Protected methodFFTBase(FFTDirection, FFTPrecision, FFTDomain, Int32) Base class constructor for all 1D discrete fourier transform classes.
Top
See Also