Function combine_labels

Source
pub fn combine_labels(work_dir: impl AsRef<Path>) -> Result<Box<[usize]>>
Expand description

Combines the labels computed by LLP into a final labels array.

  • work_dir: The folder where the labels to combine are.