cyldec.spad line 62 [edit on github]
undocumented
allSimpleCells(p, sym) is allSimpleCells([p], sym)
allSimpleCells(lp, sym) returns decomposition into cells such that each p in lp has constant sign on each member of decomposition
hasDimension?(c) returns true if c is of positive dimension (that is one-dimensional), otherwise hasDimension?(c) returns false
samplePoint(c) returns the sample point of c
variableOf(c) returns variable of c