| Interface | Description |
|---|---|
| AbstractFilteredStream<T> |
This interface defines the functionality of a streamed filtered
chain complex.
|
| Class | Description |
|---|---|
| PrimitiveStream<T extends PrimitiveBasisElement> |
This class implements a filtered chain complex where the underlying type
is a geometric primitive (a Simplex or a Cell).
|