public class ConnectedComponents extends Object implements ToolMode
double
threshold
ConnectedComponents()
void
process(SimilarityMatrix matrix, File output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double threshold
public ConnectedComponents()
public void process(SimilarityMatrix matrix, File output) throws Exception
process
ToolMode
Exception