Interface | Description |
---|---|
PrimitiveBasisElement |
This interface defines the functionality of a primitive basis element type
for a chain complex.
|
Class | Description |
---|---|
Cell |
This class implements the functionality of a cell within a CW complex.
|
CellComparator |
This class provides functionality for comparing two cells within a CW complex.
|
Simplex |
This class implements the functionality of a simplex.
|
SimplexComparator |
This class defines the standard ordering on the Simplex class and
implements the Comparator
|
SimplexPair | |
SimplexPairComparator |