B = isPointEmbeddedInCurve(P,I)
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.7871The optional parameter Regularity can be used to set the local Hilbert regularity. The default value -1 computes it using localHilbertRegularity
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/NoetherianOperators.m2:2411:0.