A C D E F G I K L M O P R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- database - Variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix
-
Data source to process.
- database - Variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix.Par
-
Data source to process.
- database - Variable in class elki.application.cache.CacheDoubleDistanceKNNLists
-
Data source to process.
- database - Variable in class elki.application.cache.CacheDoubleDistanceKNNLists.Par
-
Data source to process.
- database - Variable in class elki.application.cache.CacheDoubleDistanceRangeQueries
-
Data source to process.
- database - Variable in class elki.application.cache.CacheDoubleDistanceRangeQueries.Par
-
Data source to process.
- database - Variable in class elki.application.cache.CacheFloatDistanceInOnDiskMatrix
-
Data source to process.
- database - Variable in class elki.application.cache.CacheFloatDistanceInOnDiskMatrix.Par
-
Data source to process.
- database - Variable in class elki.application.cache.PrecomputeDistancesAsciiApplication
-
Data source to process.
- database - Variable in class elki.application.cache.PrecomputeDistancesAsciiApplication.Par
-
Data source to process.
- debugExtraCheckSymmetry - Static variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix
-
Debug flag, to double-check all write operations.
- debugExtraCheckSymmetry - Static variable in class elki.application.cache.CacheFloatDistanceInOnDiskMatrix
-
Debug flag, to double-check all write operations.
- debugExtraCheckSymmetry - Variable in class elki.application.cache.PrecomputeDistancesAsciiApplication
-
Debug flag, to double-check all write operations.
- DEFAULTDIST_ID - Static variable in class elki.distance.external.FileBasedSparseDoubleDistance.Par
-
Optional parameter to specify the distance to return when no distance was given in the file.
- DEFAULTDIST_ID - Static variable in class elki.distance.external.FileBasedSparseFloatDistance.Par
-
Optional parameter to specify the distance to return when no distance was given in the file.
- defaultDistance - Variable in class elki.distance.external.FileBasedSparseDoubleDistance
-
Distance to return when not defined otherwise.
- defaultDistance - Variable in class elki.distance.external.FileBasedSparseDoubleDistance.Par
-
Distance to return when not defined otherwise.
- defaultDistance - Variable in class elki.distance.external.FileBasedSparseFloatDistance
-
Distance to return when not defined otherwise.
- defaultDistance - Variable in class elki.distance.external.FileBasedSparseFloatDistance.Par
-
Distance to return when not defined otherwise.
- DiskCacheBasedDoubleDistance - Class in elki.distance.external
-
Distance function that is based on double distances given by a distance matrix of an external binary matrix file.
- DiskCacheBasedDoubleDistance(OnDiskUpperTriangleMatrix) - Constructor for class elki.distance.external.DiskCacheBasedDoubleDistance
-
Constructor.
- DiskCacheBasedDoubleDistance(Path) - Constructor for class elki.distance.external.DiskCacheBasedDoubleDistance
-
Constructor.
- DiskCacheBasedDoubleDistance.Par - Class in elki.distance.external
-
Parameterization class.
- DiskCacheBasedFloatDistance - Class in elki.distance.external
-
Distance function that is based on float distances given by a distance matrix of an external binary matrix file.
- DiskCacheBasedFloatDistance(OnDiskUpperTriangleMatrix) - Constructor for class elki.distance.external.DiskCacheBasedFloatDistance
-
Constructor.
- DiskCacheBasedFloatDistance(Path) - Constructor for class elki.distance.external.DiskCacheBasedFloatDistance
-
Constructor.
- DiskCacheBasedFloatDistance.Par - Class in elki.distance.external
-
Parameterization class.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix.Par
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceKNNLists
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceKNNLists.Par
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceRangeQueries
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheDoubleDistanceRangeQueries.Par
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheFloatDistanceInOnDiskMatrix
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.CacheFloatDistanceInOnDiskMatrix.Par
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.PrecomputeDistancesAsciiApplication
-
Distance function that is to be cached.
- distance - Variable in class elki.application.cache.PrecomputeDistancesAsciiApplication.Par
-
Distance function that is to be cached.
- distance(int, int) - Method in class elki.distance.external.DiskCacheBasedDoubleDistance
- distance(int, int) - Method in class elki.distance.external.DiskCacheBasedFloatDistance
- distance(int, int) - Method in class elki.distance.external.FileBasedSparseDoubleDistance
- distance(int, int) - Method in class elki.distance.external.FileBasedSparseFloatDistance
- DISTANCE_ID - Static variable in class elki.application.cache.CacheDoubleDistanceInOnDiskMatrix.Par
-
Parameter that specifies the name of the directory to be re-parsed.
- DISTANCE_ID - Static variable in class elki.application.cache.CacheDoubleDistanceKNNLists.Par
-
Parameter that specifies the name of the directory to be re-parsed.
- DISTANCE_ID - Static variable in class elki.application.cache.CacheDoubleDistanceRangeQueries.Par
-
Parameter that specifies the name of the directory to be re-parsed.
- DISTANCE_ID - Static variable in class elki.application.cache.PrecomputeDistancesAsciiApplication.Par
-
Parameter that specifies the name of the directory to be re-parsed.
- DistanceParser - Interface in elki.distance.external
-
Parse distances from an input stream into a distance cache for storing.
- DistanceParser.DistanceCacheWriter - Interface in elki.distance.external
-
Interface to plug in the cache storage into the parser.
- DOUBLE_CACHE_MAGIC - Static variable in class elki.distance.external.DiskCacheBasedDoubleDistance
-
Magic to identify double cache matrices
All Classes All Packages