public class Hausdorff extends AbstractExtractor
Constructor and Description |
---|
Hausdorff() |
Modifier and Type | Method and Description |
---|---|
<O> Matching<O> |
extract(Measure<O> m,
Collection<? extends O> src,
Collection<? extends O> trg) |
extract
public final <O> Matching<O> extract(Measure<O> m, Collection<? extends O> src, Collection<? extends O> trg)
extract
in interface Extractor
extract
in class AbstractExtractor
(C) INRIA, UPMF & friends, 2008-2015