| 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 KernelCaches |
| 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 SquaredNormCaches |
| StripeKernelCache |
Given a dataset, this cache stores kernel computations in "Stripes", i.e.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.