isSubset(NumericalVariety,NumericalVariety) -- check containment
- Function: isSubset
-
- Usage:
B = isSubset(V,W)
- Inputs:
- Outputs:
Description
Checks containment of one variety represented numerically in the other.
Caveat
Does not work for singular components.
See also
- WitnessSet -- a witness set
- isOn -- determines if a point belongs to a variety
The source of this document is in NumericalAlgebraicGeometry/doc.m2:789:0.