Interface WeightedNeighborSetPredicate

    • Method Detail

      • getWeightedNeighbors

        java.util.Collection<elki.database.ids.DoubleDBIDPair> getWeightedNeighbors​(elki.database.ids.DBIDRef reference)
        Get the neighbors of a reference object for DBSCAN.
        Parameters:
        reference - Reference object
        Returns:
        Weighted Neighborhood