edu.stanford.math.plex4.homology.chain_basis
public class CellComparator extends java.lang.Object implements java.util.Comparator<Cell>
Modifier and Type | Method and Description |
---|---|
int |
compare(Cell arg0,
Cell arg1) |
static CellComparator |
getInstance()
This static function returns the one instance of the class.
|
public static CellComparator getInstance()