The Double1DCorrelation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Double1DCorrelation | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this correlation instance.
| |
| Correlate | Overloaded. | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| TrimConvolution |
Creates a clipped view into the correlation. This does not create a copy of the input correlation.
|
Properties
| Name | Description | |
|---|---|---|
| DataLength |
Gets the length of the correlation data.
(Inherited from CorrelationBase.) | |
| KernelLength |
Gets the length of the correlation kernel.
(Inherited from CorrelationBase.) | |
| KernelShape |
Gets the shape of the convolution kernel.
(Inherited from CorrelationBase.) | |
| Length |
Gets the length of the correlation.
(Inherited from CorrelationBase.) |