UED = determinantalUnitEDDegree(F)GED = determinantalGenericEDDegree(F)GED = symbolicWeightEDDegree(F,U,W)This method computes Euclidean distance (ED) degrees for the variety defined by the system $F$ via symbolic computation. The ideal of critical points is formed by saturating the defining ideal of the variety with minors of the Jacobian and Augmented Jacobian. The degree of this ideal is the ED degree of the variety. The unit variant of this method computes an ED degree using random (integer) data and unit weights, whereas the generic variant will use random data and random weights.
|
|
|
|
|
|
The object symbolicWeightEDDegree is a method function with options.
The source of this document is in EuclideanDistanceDegree.m2:206:0.