rationalMap(I,d,e)
rationalMap(I,d)
rationalMap I
In most cases, the command rationalMap(I,d,e) yields the same output as rationalMap(saturate(I^e),d), but the former is implemented using pure linear algebra.
The command rationalMap I is basically equivalent to rationalMap(I,max degrees I).
In the following example, we calculate the rational map defined by the linear system of cubic hypersurfaces in $\mathbb{P}^6$ having double points along a Veronese surface $V\subset\mathbb{P}^5\subset\mathbb{P}^6$.
|
|
|
The source of this document is in Cremona/documentation.m2:820:0.