next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
NoetherianOperators
::
isPointEmbedded(Point,Ideal,List)
isPointEmbedded(Point,Ideal,List) -- numerically determine if the point is an embedded component of the scheme
Synopsis
Function:
isPointEmbedded
Usage:
B = isPointEmbedded(P,I,C)
Inputs:
P
,
a
point
I
,
an
ideal
C
,
a
list
, witness sets representing components of
Spec(I)
containing
P
Optional inputs
:
AllVisible
=>
...
,
default value false
Outputs:
B
,
a
Boolean value
Description
This method runs a numerical embedded component test described in the following paper.
R. Krone and A. Leykin, "Numerical algorithms for detecting embedded components.", arXiv:1405.7871
See also
isPointEmbeddedInCurve
-- numerically determine if the point is an embedded component of a 1-dimensional scheme