| Interface | Description |
|---|---|
| SquaredNormCache |
Cache for store squared norms
|
| Class | Description |
|---|---|
| DynamicIndexKernelCache |
Cache for kernel computations.
|
| DynamicIndexSquaredNormCache | |
| FixIndexKernelCache | |
| FixIndexSquaredNormCache | |
| 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 |
| 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 © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.