Package elki.outlier.spatial.neighborhood.weighted
Weighted neighborhood definitions.
-
Interface Summary Interface Description WeightedNeighborSetPredicate Neighbor predicate with weight support.WeightedNeighborSetPredicate.Factory<O> Factory interface to produce instances. -
Class Summary Class Description LinearWeightedExtendedNeighborhood Neighborhood obtained by computing the k-fold closure of an existing neighborhood.LinearWeightedExtendedNeighborhood.Factory<O> Factory class.LinearWeightedExtendedNeighborhood.Factory.Par<O> Parameterization class.UnweightedNeighborhoodAdapter Adapter to use unweighted neighborhoods in an algorithm that requires weighted neighborhoods.UnweightedNeighborhoodAdapter.Factory<O> Factory class