![]() | Double |
The Double1DCorrelation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this correlation instance. |
![]() | Correlate(Double) | Computes the correlation between the stored correlation kernel, and the vector data. |
![]() | Correlate(DoubleVector) | Computes the correlation between the stored correlation kernel, and the vector data. |
![]() | Correlate(Double, Double) | Computes the correlation between the stored correlation kernel, and the vector data. |
![]() | Correlate(DoubleVector, DoubleVector) | Computes the correlation between the stored correlation kernel, and the vector data. |
![]() | Dispose |
Clean up resources.
(Inherited from CorrelationBase) |
![]() | Finalize |
Provides non-deterministic destruction of underlying unmanaged resources.
(Inherited from CorrelationBase) |
![]() | TrimConvolution | Creates a clipped view into the correlation. This does not create a copy of the input correlation. |
![]() | TrimCorrelationT |
Creates a windowed view into the correlation. This does not create a copy of the input correlation.
(Inherited from CorrelationBase) |