union.set {mstclustering}R Documentation

union.set

Description

Join the sets the two elements passed as arguments belong to.

Usage

union.set(i, j, ufds)

Arguments

i

The first element in the tuple.

j

The second element in the tuple.

ufds

A data.table representing a UFDS.

Value

No return value, called for side effects on rank and p.


[Package mstclustering version 1.0.0.0 Index]