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