Package elki.distance

Interface DBIDDistance

    • Method Detail

      • distance

        double distance​(DBIDRef id1,
                        DBIDRef id2)
        Returns the distance between the two objects specified by their object ids.
        Parameters:
        id1 - first object id
        id2 - second object id
        Returns:
        the distance between the two objects specified by their object ids