| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.application.cache | 
 Utility applications for the persistence layer such as distance cache builders. 
 | 
| Class and Description | 
|---|
| CacheDoubleDistanceInOnDiskMatrix
 Precompute an on-disk distance matrix, using double precision. 
 | 
| CacheDoubleDistanceKNNLists
 Precompute the k nearest neighbors in a disk cache. 
 | 
| CacheDoubleDistanceRangeQueries
 Precompute the k nearest neighbors in a disk cache. 
 | 
| CacheFloatDistanceInOnDiskMatrix
 Precompute an on-disk distance matrix, using double precision. 
 |