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 LinearWeightedExtendedNeighborhood
LinearWeightedExtendedNeighborhood.Factory. instantiate(Database database, Relation<? extends O> relation)
-