Uses of Class
elki.index.projected.ProjectedIndex
-
Packages that use ProjectedIndex Package Description elki.index.projected -
-
Uses of ProjectedIndex in elki.index.projected
Methods in elki.index.projected that return ProjectedIndex Modifier and Type Method Description ProjectedIndex<O,I>ProjectedIndex.Factory. instantiate(elki.database.relation.Relation<O> relation)
-