KernelFunctionCacheTKernel, TInputItem Property |
Name | Description | |
---|---|---|
ItemInt32 |
Attempts to retrieve the value of the kernel function
from the diagonal of the kernel matrix. If the value
is not available, it is immediately computed and inserted
in the cache.
| |
ItemInt32, Int32 |
Attempts to retrieve the kernel function evaluated between point at index i
and j. If it is not cached, it will be computed and the cache will be updated.
|