Interface NeighborSetPredicate

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  NeighborSetPredicate.Factory<O>
      Factory interface to produce instances.
    • Method Detail

      • getNeighborDBIDs

        elki.database.ids.DBIDs getNeighborDBIDs​(elki.database.ids.DBIDRef reference)
        Get the neighbors of a reference object for DBSCAN.
        Parameters:
        reference - Reference object
        Returns:
        Neighborhood