fn() njTree
computes a guid etree from a distance matrix.

Defined in <seqan/graph_msa.h>
Signature void njTree(mat, tree);

Parameters

mat A String of pairwise distance values, representing a square matrix.
tree The guide tree.

Data Races

Thread safety unknown!