Float | 
The Float1DCorrelation type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a deep copy of this correlation instance. | |
| Correlate(FloatVector) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(Single) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(FloatVector, FloatVector) | Computes the correlation between the stored correlation kernel, and the vector data. | |
| Correlate(Single, Single) | 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)  |