![]() | Double |
The DoubleComplex1DConvolution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this convolution instance. |
![]() | Convolve(DoubleComplex) | Computes the convolution between the stored convolution kernel, and the vector data. |
![]() | Convolve(DoubleComplexVector) | Computes the convolution between the stored convolution kernel, and the vector data. |
![]() | Convolve(DoubleComplex, DoubleComplex) | Computes the convolution between the stored convolution kernel, and the vector data. |
![]() | Convolve(DoubleComplexVector, DoubleComplexVector) | Computes the convolution between the stored convolution kernel, and the vector data. |
![]() | Finalize |
Provides non-deterministic destruction of underlying unmanaged resources.
(Inherited from ConvolutionBase) |
![]() | TrimConvolution(DoubleComplexVector, ConvolutionBaseWindowing) | Creates a clipped view into the convolution. This does not create a copy of the input convolution. |
![]() | TrimConvolutionT(T, ConvolutionBaseWindowing) |
Creates a windowed view into the convolution. This does not create a copy of the input convolution.
(Inherited from ConvolutionBase) |