Click or drag to resize

FloatComplex1DConvolution Fields

The FloatComplex1DConvolution type exposes the following members.

Fields
 NameDescription
Protected fieldkerneloffset_ Convolution kernel offset.
(Inherited from ConvolutionBase)
Protected fieldkernelstride_ Convolution kernel stride.
(Inherited from ConvolutionBase)
Protected fieldmode_ Mode is either automatic, fft, or direct sum.
(Inherited from ConvolutionBase)
Top
See Also