Click or drag to resize

FloatComplex1DConvolution Properties

The FloatComplex1DConvolution type exposes the following members.

Properties
 NameDescription
Public propertyDataLength Gets the length of the convolution data.
(Inherited from ConvolutionBase)
Public propertyKernelLength Gets the length of the convolution kernel.
(Inherited from ConvolutionBase)
Public propertyKernelShape Gets the shape of the convolution kernel.
(Inherited from ConvolutionBase)
Public propertyLength Gets the length of the convolution.
(Inherited from ConvolutionBase)
Top
See Also