![]() | CorrelationBase Class |
Namespace: CenterSpace.NMath.Core
The CorrelationBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CorrelationBase |
Constructs an abstract base class for all concrete correlation types.
|
Name | Description | |
---|---|---|
![]() | DataLength |
Gets the length of the correlation data.
|
![]() | KernelLength |
Gets the length of the correlation kernel.
|
![]() | KernelShape |
Gets the shape of the convolution kernel.
|
![]() | Length |
Gets the length of the correlation.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Clean up resources.
|
![]() | Finalize |
Provides non-deterministic destruction of underlying unmanaged resources.
(Overrides ObjectFinalize.) |
![]() | TrimCorrelationT |
Creates a windowed view into the correlation. This does not create a copy of the input correlation.
|
Name | Description | |
---|---|---|
![]() | kerneloffset_ |
Offset into correlation kernel.
|
![]() | kernelstride_ |
Correlation kernel stride.
|
![]() | mode_ |
Mode is either automatic, fft, or direct sum.
|