Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel | |
it.uniroma2.sag.kelp.kernel.cache |
Modifier and Type | Method and Description |
---|---|
SquaredNormCache |
Kernel.getSquaredNormCache()
Returns the cache in which storing the squared norms in the RKHS defined
by this kernel
|
Modifier and Type | Method and Description |
---|---|
void |
Kernel.setSquaredNormCache(SquaredNormCache normCache)
Sets the cache in which storing the squared norms in the RKHS defined
by this kernel
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicIndexSquaredNormCache |
class |
FixIndexSquaredNormCache |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.