Macaulay2 » Documentation
Packages » SRdeformations :: computeFaces
next | previous | forward | backward | up | index | toc

computeFaces -- Compute faces of a simplex.

Description

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

See also

Functions with optional argument named computeFaces:

  • simplex(...,computeFaces=>...)

For the programmer

The object computeFaces is a symbol.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/SRdeformations.m2:6070:0.