Constructor ComplexFft View Source ComplexFft(Int32) Initializes a new instance of the ComplexFft class. Declaration public ComplexFft(int size) Parameters Type Name Description Int32 size The size of the FFT transform.