Class | Description |
---|---|
DualStream<T> |
This class implements the dual cochain complex from a given chain complex.
|
HomStream<T,U> |
This implements the hom-complex from two filtered chain complexes.
|
TensorStream<T,U> |
This implements the tensor product of two filtered chain complexes.
|
TruncatedStream<T> |