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