fillPl = slackFromPlucker(V, B)fillPl = slackFromPlucker VfillPl = slackFromPlucker PfillPl = slackFromPlucker MGiven 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 SlackIdeals.m2:1641:0.