

|  | Convolution | 
 Syntax
Syntax Members
Members| Member name | Value | Description | 
|---|---|---|
| Unwindowed | 0 | Full convolution result. No windowing. | 
| CenterWindow | 1 | Convolution center windowed to the length of the input data. | 
| FullKernelOverlap | 2 | Convolution windowed to region where kernel fully covers data. In this central region, circular and linear convolutions are identical. | 
 See Also
See AlsoCopyright © 2023 CenterSpace Software, LLC. All rights reserved.