SimplexTree.cofaces
SimplexTree.SimplexTree.cofaces(sigma=[])Returns the cofaces of sigma.
Note, by definition, sigma is defined as a coface of itself.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| sigma | Collection | the simplex to obtain cofaces of. | [] |
Returns
| Name | Type | Description |
|---|---|---|
| cofaces | list[Collection] | the cofaces of sigma. |