UED = leftKernelUnitEDDegree(F)GED = leftKernelGenericEDDegree(F)GED = leftKernelWeightEDDegree(F,U,W)This method computes Euclidean distance (ED) degrees for affine varieties defined by the system $F$ numerically using Lagrange multipliers. If the resulting variety is a complete intersection, the left kernel of the augmented Jacobian is used to derive a set of critical erquations which are passed into Bertini. The resulting number of critical points is returned as the ED degree. The unit variant of this method computes an ED degree using random (complex) data and unit weights, whereas `leftKernelGenericEDDegree` will use random data and random weights.
|
|
|
|
|
|
The computed ED degree may be lower than expected due to path tracking.
The object leftKernelWeightEDDegree is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/EuclideanDistanceDegree.m2:339:0.