The Float1DCorrelation type exposes the following members.

Constructors

  NameDescription
Float1DCorrelationOverloaded.

Methods

  NameDescription
Clone
Creates a deep copy of this correlation instance.
CorrelateOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)
TrimConvolution
Creates a clipped view into the correlation. This does not create a copy of the input correlation.

Properties

  NameDescription
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.)

See Also