IRadialBasisKernel Methods |
The IRadialBasisKernel type exposes the following members.
Name | Description | |
---|---|---|
Function(Double) |
The kernel function.
| |
Function(T, T) |
The kernel function.
(Inherited from IKernelT.) |
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.) |