Click or drag to resize

DoubleComplex1DCorrelation Constructor

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