Uses of Interface
de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted.WeightedNeighborSetPredicate.Factory

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

Uses of WeightedNeighborSetPredicate.Factory in de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted
 

Classes in de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted that implement WeightedNeighborSetPredicate.Factory
static class LinearWeightedExtendedNeighborhood.Factory<O>
          Factory class.
static class UnweightedNeighborhoodAdapter.Factory<O>
          Factory class
 


Release 0.4.0 (2011-09-20_1324)