Interface CorePredicate.Instance<T>

    • Method Detail

      • isCorePoint

        boolean isCorePoint​(DBIDRef point,
                            T neighbors)
        Decide whether the point is a core point, based on its neighborhood.
        Parameters:
        point - Query point
        neighbors - Neighbors
        Returns:
        core point property