Interface WeightedNeighborSetPredicate

    • Method Detail

      • getWeightedNeighbors

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