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, getKernelComputations, getNumberOfHits, getNumberOfMisses, innerProduct, kernelComputation, reset, setKernelCache, setNormCache, squaredNorm, squaredNormOfTheDifferenceprotected Kernel baseKernel
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.