Click or drag to resize

Float1DCorrelation Constructor

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