Interface ReferencePointsHeuristic

    • Method Detail

      • getReferencePoints

        java.util.Collection<? extends NumberVector> getReferencePoints​(Relation<? extends NumberVector> db)
        Get the reference points for the given database.
        Parameters:
        db - Database
        Returns:
        Collection of reference points.