edu.stanford.math.plex4.homology.zigzag
public interface AbstractPersistenceTracker<K,I extends java.lang.Comparable<I>,G>
Modifier and Type | Method and Description |
---|---|
java.util.Map<K,IntervalDescriptor<I,G>> |
getActiveGenerators() |
AnnotatedBarcodeCollection<I,G> |
getInactiveGenerators() |
AnnotatedBarcodeCollection<I,G> getInactiveGenerators()
java.util.Map<K,IntervalDescriptor<I,G>> getActiveGenerators()