public interface Extractor
Modifier and Type | Method and Description |
---|---|
<O> Matching<O> |
extract(Matrix<O,O> m) |
<O> Matching<O> |
extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t) |
<O> Matching<O> extract(Measure<O> m, Collection<? extends O> s, Collection<? extends O> t)
(C) INRIA, UPMF & friends, 2008-2015