next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
NoetherianOperators
::
isPointEmbeddedInCurve(Point,Ideal)
isPointEmbeddedInCurve(Point,Ideal) -- determine if the point is an embedded component of a 1-dimensional scheme
Synopsis
Function:
isPointEmbeddedInCurve
Usage:
B = isPointEmbeddedInCurve(P,I)
Inputs:
P
,
a
point
I
,
an
ideal
Optional inputs
:
regularity
Outputs:
B
,
a
Boolean value
Description
This method runs an 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
-- determine if the point is an embedded component of a 1-dimensional scheme