Macaulay2 » Documentation
Packages » Topcom :: RegularOnly
next | previous | forward | backward | up | index | toc

RegularOnly -- an optional argument used in some functions in the Topcom interface package

Functions with optional argument named RegularOnly:

  • topcomAllTriangulations(...,RegularOnly=>...) -- see topcomAllTriangulations(Matrix) -- generate all triangulations of a point or vector configuration
  • topcomFlips(...,RegularOnly=>...) -- see topcomFlips(Matrix,List) -- find the neighboring triangulations (bistellar flips) of a triangulation
  • topcomNumFlips(...,RegularOnly=>...) -- see topcomNumFlips(Matrix,List) -- find the number of neighboring triangulations (bistellar flips) of a triangulation
  • topcomNumTriangulations(...,RegularOnly=>...) -- see topcomNumTriangulations(Matrix) -- the number of triangulations of a point or vector configuration

For the programmer

The object RegularOnly is a symbol.


The source of this document is in Topcom.m2:983:0.