All Classes
-
All Classes Interface Summary Class Summary Class Description AsciiDistanceParser Parser for parsing one distance value per line.AsciiDistanceParser.Par Parameterization class.CachedDoubleDistanceKNNPreprocessor<O> Preprocessor that loads an existing cached kNN result.CachedDoubleDistanceKNNPreprocessor.Factory<O> The parameterizable factory.CachedDoubleDistanceKNNPreprocessor.Factory.Par<O> Parameterization class.CacheDoubleDistanceInOnDiskMatrix<O> Precompute an on-disk distance matrix, using double precision.CacheDoubleDistanceInOnDiskMatrix.Par<O> Parameterization class.CacheDoubleDistanceKNNLists<O> Precompute the k nearest neighbors in a disk cache.CacheDoubleDistanceKNNLists.Par<O> Parameterization class.CacheDoubleDistanceRangeQueries<O> Precompute the k nearest neighbors in a disk cache.CacheDoubleDistanceRangeQueries.Par<O> Parameterization class.CacheFloatDistanceInOnDiskMatrix<O> Precompute an on-disk distance matrix, using float precision.CacheFloatDistanceInOnDiskMatrix.Par<O> Parameterization class.DiskCacheBasedDoubleDistance Distance function that is based on double distances given by a distance matrix of an external binary matrix file.DiskCacheBasedDoubleDistance.Par Parameterization class.DiskCacheBasedFloatDistance Distance function that is based on float distances given by a distance matrix of an external binary matrix file.DiskCacheBasedFloatDistance.Par Parameterization class.DistanceParser Parse distances from an input stream into a distance cache for storing.DistanceParser.DistanceCacheWriter Interface to plug in the cache storage into the parser.FileBasedSparseDoubleDistance Distance function that is based on double distances given by a distance matrix of an external ASCII file.FileBasedSparseDoubleDistance.Par Parameterization class.FileBasedSparseFloatDistance Distance function that is based on float distances given by a distance matrix of an external ASCII file.FileBasedSparseFloatDistance.Par Parameterization class.PrecomputeDistancesAsciiApplication<O> Application to precompute pairwise distances into an ascii file.PrecomputeDistancesAsciiApplication.Par<O> Parameterization class.