|
|
FourierTransform2Convolve Method |
| Name | Description | |
|---|---|---|
| Convolve(Double, Double, Double) |
Computes the circular convolution of the given real
vectors. All vectors must have the same length.
| |
| Convolve(Complex, Complex, Complex) |
Computes the circular convolution of the given complex
vectors. All vectors must have the same length.
| |
| Convolve(Double, Double, Double, Double, Double, Double) |
Computes the circular convolution of the given complex
vectors. All vectors must have the same length.
|