Uses of Package
de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted

Packages that use de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted
de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted Weighted Neighborhood definitions. 
 

Classes in de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted used by de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted
LinearWeightedExtendedNeighborhood
          Neighborhood obtained by computing the k-fold closure of an existing neighborhood.
LinearWeightedExtendedNeighborhood.Factory
          Factory class.
UnweightedNeighborhoodAdapter
          Adapter to use unweighted neighborhoods in an algorithm that requires weighted neighborhoods.
UnweightedNeighborhoodAdapter.Factory
          Factory class
WeightedNeighborSetPredicate
          Neighbor predicate with weight support.
WeightedNeighborSetPredicate.Factory
          Factory interface to produce instances.
 


Release 0.4.0 (2011-09-20_1324)