Click or drag to resize
Accord.NET (logo)

FourierTransform2Convolve Method

Overload List
  NameDescription
Public methodStatic memberConvolve(Double, Double, Double)
Computes the circular convolution of the given real vectors. All vectors must have the same length.
Public methodStatic memberConvolve(Complex, Complex, Complex)
Computes the circular convolution of the given complex vectors. All vectors must have the same length.
Public methodStatic memberConvolve(Double, Double, Double, Double, Double, Double)
Computes the circular convolution of the given complex vectors. All vectors must have the same length.
Top
See Also