Overload List

  NameDescription
Public methodFloatComplex1DCorrelation(array<FloatComplex>[]()[][], Int32)
Constructs a correlation instance and defines the correlation kernel, and input signal data length.
Public methodFloatComplex1DCorrelation(FloatComplexVector, Int32)
Constructs a correlation instance and defines the correlation kernel, and input signal data length.
Public methodFloatComplex1DCorrelation(array<FloatComplex>[]()[][], Int32, Int32, Int32)
Constructs a correlation instance and defines the correlation kernel with a given offset and stride.

See Also