Package elki.application.cache

Utility applications for the persistence layer such as distance cache builders.

CacheDoubleDistanceInOnDiskMatrix and CacheFloatDistanceInOnDiskMatrix are conversion utilities that materialize an arbitrary distance into a binary distance cache on the harddisk (using OnDiskUpperTriangleMatrix)