GED = homotopyEDDegree(NCO, "Weight", true, false)Executes the homotopy defined by the passed in NumericalComputationOptions object. A weight homotopy will vary the weights of the distance function whereas a data homotopy will vary the data point. A stage1 homotopy solves the start system as defined in NCO whereas stage2 will perform the weight/data homotopy to solve the defined target system. It is possible to perform stage2 multiple times for different target systems without rerunning stage1, but at least one stage1 homotopy must be executed in the directory specified in NCO for stage2 to executed properly.
|
|
|
|
|
|
|
Inaccurate results may be returned if $V(F)$ is contained in $V(L)$. The computed ED degree may be lower than expected due to path tracking.
The object homotopyEDDegree is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/EuclideanDistanceDegree.m2:442:0.