Package de.lmu.ifi.dbs.elki.application.cache

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

See: Description


Package de.lmu.ifi.dbs.elki.application.cache Description

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)
Release 0.6.0 (2014-01-10_1610)