Uses of Class
elki.outlier.spatial.neighborhood.weighted.LinearWeightedExtendedNeighborhood
-
Packages that use LinearWeightedExtendedNeighborhood Package Description elki.outlier.spatial.neighborhood.weighted Weighted neighborhood definitions. -
-
Uses of LinearWeightedExtendedNeighborhood in elki.outlier.spatial.neighborhood.weighted
Methods in elki.outlier.spatial.neighborhood.weighted that return LinearWeightedExtendedNeighborhood Modifier and Type Method Description LinearWeightedExtendedNeighborhoodLinearWeightedExtendedNeighborhood.Factory. instantiate(elki.database.Database database, elki.database.relation.Relation<? extends O> relation)
-