fillPl = slackFromPlucker(V, B)
fillPl = slackFromPlucker V
fillPl = slackFromPlucker P
fillPl = slackFromPlucker M
Given a slack matrix or a list of vertices of d-polytope or a rank d+1 matroid, or (d+1)-cone generators, it fills the corresponding slack matrix with Plücker coordinates.
|
|
|
|
|
Does not check if B actually spans for given V, does not check orientation of simplices in B, so that the resulting slack matrix may differ by signs of each column.
The object slackFromPlucker is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/SlackIdeals.m2:1641:0.