Interface ClusteringBuilder

    • Method Detail

      • merge

        void merge​(int i,
                   int j,
                   double dissimilarity)
        Merge two clusters.
        Parameters:
        i - the smaller of the two cluster indices
        j - the larger of the two cluster indices
        dissimilarity - between the two merged clusters