C = cellularComplex(F,InputType=>Simplicial) --for use only if $\Delta$ is simplicial
C = cellularComplex(V,F)
This method returns the cellular chain complex of $\Delta$ relative to its boundary. If $\Delta$ is homeomorphic to a disk, the homologies will vanish except for the top dimension.
|
|
|
|
If the complex is simplicial, there is no need for a vertex list.
|
|
Arbitrary dimensions and polyhedral input are allowed.
|
|
|
|
The object cellularComplex is a method function with options.