edu.stanford.math.plex4.homology.chain_basis
public interface PrimitiveBasisElement
| Modifier and Type | Method and Description |
|---|---|
PrimitiveBasisElement[] |
getBoundaryArray()
This function returns the boundary of the current basis element.
|
int[] |
getBoundaryCoefficients()
This function returns the coefficients of the elements of the boundary array.
|
int |
getDimension()
This function returns the dimension of the basis element.
|
int getDimension()
PrimitiveBasisElement[] getBoundaryArray()
int[] getBoundaryCoefficients()