IReverseDistance Interface |
Namespace: Accord.Statistics.Kernels
The IReverseDistance type exposes the following members.
Name | Description | |
---|---|---|
Function |
The kernel function.
(Inherited from IKernelT.) | |
ReverseDistance |
Computes the squared distance in input space
between two points given in feature space.
|
Name | Description | |
---|---|---|
Distance |
Computes the kernel distance for a kernel function even if it doesn't
implement the IDistance interface. Can be used to check
the proper implementation of the distance function.
(Defined by Tools.) |