public abstract class KernelComposition extends Kernel
| Modifier and Type | Field and Description |
|---|---|
protected Kernel |
baseKernel |
| Constructor and Description |
|---|
KernelComposition() |
| Modifier and Type | Method and Description |
|---|---|
Kernel |
getBaseKernel()
Returns the kernel this kernel is enriching
|
void |
setBaseKernel(Kernel baseKernel) |
disableCache, getKernelCache, getKernelComputations, getNumberOfHits, getNumberOfMisses, getSquaredNormCache, innerProduct, kernelComputation, load, reset, save, setKernelCache, setSquaredNormCache, squaredNorm, squaredNormOfTheDifferenceprotected Kernel baseKernel
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.