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.5.0 (2012-07-02_1155)