public interface Extractor
Modifier and Type | Method and Description |
---|---|
<O> Matching<O> |
extract(Matrix<O,O> m) |
<O> Matching<O> |
extract(Measure<O> m,
java.util.Collection<? extends O> s,
java.util.Collection<? extends O> t) |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017