Uses of Package
elki.index.projected
-
Packages that use elki.index.projected Package Description elki.index.projected Projected indexes for data. -
Classes in elki.index.projected used by elki.index.projected Class Description LatLngAsECEFIndex.Factory Index factory.LngLatAsECEFIndex.Factory Index factory.PINN Projection-Indexed nearest-neighbors (PINN) is an index to retrieve the nearest neighbors in high dimensional spaces by using a random projection based index.ProjectedIndex Index data in an arbitrary projection.ProjectedIndex.Factory Index factory.