veronese(n,d,K)
veronese(n,d)
This is an auxiliary method to build tests and examples. For instance, the two following codes have to produce the same polynomial up to a renaming of variables: 1) resultant genericPolynomials((n+1):d,K) and 2) fromPluckerToStiefel dualize chowForm veronese(n,d,K).
|
|
|
|
The object veronese is a method function with options.
The source of this document is in Resultants.m2:1000:0.