Uses of Package
elki.data.projection
-
Packages that use elki.data.projection Package Description elki.data.projection Data projections.elki.database.relation Relations, materialized and virtual (views).elki.datasource.filter.transform Data space transformations.elki.index.projected Projected indexes for data. -
Classes in elki.data.projection used by elki.data.projection Class Description FeatureSelection Projection class for number vectors.LatLngToECEFProjection Project (Latitude, Longitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).LngLatToECEFProjection Project (Longitude, Latitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).NumericalFeatureSelection Projection class for number vectors.Projection Projection interface.RandomProjection Randomized projections of the data. -
Classes in elki.data.projection used by elki.database.relation Class Description Projection Projection interface. -
Classes in elki.data.projection used by elki.datasource.filter.transform Class Description Projection Projection interface. -
Classes in elki.data.projection used by elki.index.projected Class Description Projection Projection interface.