Click or drag to resize

Double1DCorrelation Constructor

Overload List
 NameDescription
Public methodDouble1DCorrelation(Double, Int32) Constructs a correlation instance and defines the correlation kernel, and input signal data length.
Public methodDouble1DCorrelation(DoubleVector, Int32) Constructs a correlation instance and defines the correlation kernel, and input signal data length.
Public methodDouble1DCorrelation(Double, Int32, Int32, Int32) Constructs a correlation instance and defines the correlation kernel with a given offset and stride.
Top
See Also