Overload List
| Name | Description | |
|---|---|---|
| DoubleComplex1DCorrelation(array<DoubleComplex>[]()[], Int32) |
Constructs a correlation instance and defines the correlation kernel, and input signal data length.
| |
| DoubleComplex1DCorrelation(DoubleComplexVector, Int32) |
Constructs a correlation instance and defines the correlation kernel, and input signal data length.
| |
| DoubleComplex1DCorrelation(array<DoubleComplex>[]()[], Int32, Int32, Int32) |
Constructs a correlation instance and defines the correlation kernel with a given offset and stride.
|