| 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 float precision. 
 | 
| PrecomputeDistancesAsciiApplication
 Application to precompute pairwise distances into an ascii file. 
 | 
Copyright © 2019 ELKI Development Team. License information.