Double | 
The DoubleComplex1DCorrelation type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a deep copy of this correlation instance. | |
| Correlate(DoubleComplex) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(DoubleComplexVector) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(DoubleComplex, DoubleComplex) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(DoubleComplexVector, DoubleComplexVector) | 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)  | |
| TrimCorrelation(DoubleComplexVector, CorrelationBaseWindowing) | Creates a clipped view into the correlation. This does not create a copy of the input correlation. | |
| TrimCorrelationT(T, CorrelationBaseWindowing) | 
            Creates a windowed view into the correlation.  This does not create a copy of the input correlation.
             (Inherited from CorrelationBase)  |