Determines whether all faces of a simplex are being computed.
i1 : R=QQ[x_0..x_4] o1 = R o1 : PolynomialRing |
i2 : simplex(R,computeFaces=>false)
o2 = 4: x x x x x
0 1 2 3 4
o2 : complex of dim 4 embedded in dim 4 (printing facets)
equidimensional, simplicial
|
The object computeFaces is a symbol.