Class | Description |
---|---|
ExplicitCellStream |
This class is a wrapper for the ExplicitStream class and provides
convenience functions when the base elements are cells.
|
ExplicitSimplexStream |
This class is a wrapper for the ExplicitStream class and provides
convenience functions when the base elements are simplices.
|
ExplicitStream<T extends PrimitiveBasisElement> |
This class implements the functionality of a user-defined filtered chain complex.
|
FlagComplexStream |
This class implements a simplex stream with the property that given its
1-skeleton, its higher skeletons are maximal in the following sense.
|
FlexibleVietorisRipsStream<T> |
This class implements the Vietoris-Rips filtered simplicial complex.
|
GeometricSimplexStream |
This class defines a geometric realization of a filtered simplicial
complex, ie.
|
LazyWitnessStream<T> |
This class implements the lazy witness complex described in the paper
"Topological estimation using witness complexes", by Vin de Silva and Gunnar
Carlsson.
|
VietorisRipsStream<T> |
This class implements the Vietoris-Rips filtered simplicial complex.
|
WitnessBicomplex<T> | |
WitnessStream<T> |