Interface | Description |
---|---|
SquaredNormCache |
Cache for store squared norms
|
Class | Description |
---|---|
DynamicIndexKernelCache | Deprecated |
DynamicIndexSquaredNormCache | |
FixIndexKernelCache | Deprecated |
FixIndexSquaredNormCache | |
FixSizeKernelCache |
Cache for kernel computations.
|
KernelCache |
Generic Cache for kernel computations
|
KernelCacheTypeResolver |
It is a class implementing
TypeIdResolver which will be used by Jackson library during
the serialization in JSON and deserialization of KernelCache s |
SimpleDynamicKernelCache |
Cache for kernel computations.
|
SquaredNormCacheTypeResolver |
It is a class implementing
TypeIdResolver which will be used by Jackson library during
the serialization in JSON and deserialization of SquaredNormCache s |
StripeKernelCache |
Given a dataset, this cache stores kernel computations in "Stripes", i.e.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.