Uses of Package
elki.database.query.range
-
Packages that use elki.database.query.range Package Description elki.application.benchmark Benchmarking pseudo algorithms.elki.clustering.dbscan DBSCAN and its generalizations.elki.clustering.dbscan.predicates Neighbor and core predicated for Generalized DBSCAN.elki.clustering.optics OPTICS family of clustering algorithms.elki.clustering.subspace Axis-parallel subspace clustering algorithms.elki.database.query Database queries - computing distances, neighbors, similarities - API and general documentation.elki.database.query.distance Prepared queries for distances.elki.database.query.range Prepared queries for ε-range queries, that return all objects within the radius ε.elki.index Index structure implementations.elki.index.distancematrix Precomputed distance matrix.elki.index.idistance iDistance is a distance based indexing technique, using a reference points embedding.elki.index.invertedlist Indexes using inverted lists.elki.index.laesa Linear Approximating and Eliminating Search Algorithm (LAESA).elki.index.lsh Locality Sensitive Hashing.elki.index.projected Projected indexes for data.elki.index.tree.metrical.covertree Cover-tree variations.elki.index.tree.metrical.mtreevariants.mktrees.mkapp elki.index.tree.metrical.mtreevariants.mktrees.mkcop elki.index.tree.metrical.mtreevariants.mktrees.mkmax elki.index.tree.metrical.mtreevariants.mktrees.mktab elki.index.tree.metrical.mtreevariants.mtree elki.index.tree.metrical.mtreevariants.query Classes for performing queries (knn, range, ...) on metrical trees.elki.index.tree.metrical.vptree elki.index.tree.spatial.kd K-d-tree and variants.elki.index.tree.spatial.rstarvariants.deliclu elki.index.tree.spatial.rstarvariants.flat elki.index.tree.spatial.rstarvariants.query Queries on the R-Tree family of indexes: kNN and range queries.elki.index.tree.spatial.rstarvariants.rdknn elki.index.tree.spatial.rstarvariants.rstar elki.index.vafile Vector Approximation File.elki.math.statistics.intrinsicdimensionality Methods for estimating the intrinsic dimensionality.elki.outlier Outlier detection algorithms.elki.outlier.lof LOF family of outlier detection algorithms. -
Classes in elki.database.query.range used by elki.application.benchmark Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.clustering.dbscan Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.clustering.dbscan.predicates Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.clustering.optics Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.clustering.subspace Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.database.query Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.database.query.distance Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.database.query.range Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius.WrappedRangeDBIDByLookup Find radius neighbors by querying with the original object. -
Classes in elki.database.query.range used by elki.index Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.distancematrix Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.idistance Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.invertedlist Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.laesa Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.lsh Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.projected Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.covertree Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.mktrees.mkapp Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.mktrees.mkcop Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.mktrees.mkmax Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.mktrees.mktab Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.mtree Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.mtreevariants.query Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.metrical.vptree Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.kd Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.rstarvariants.deliclu Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.rstarvariants.flat Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.rstarvariants.query Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.rstarvariants.rdknn Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.tree.spatial.rstarvariants.rstar Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.index.vafile Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.math.statistics.intrinsicdimensionality Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.outlier Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius. -
Classes in elki.database.query.range used by elki.outlier.lof Class Description RangeSearcher The interface for range queries, that can return all objects within the specified radius.