A weighted-rational map is a rational map between weighted-projective varieties. It can be defined using the functions rationalMap and multirationalMap, just like (multi-)rational maps.
|
|
|
|
|
Note that rationalMap(RingMap) and rationalMap(Matrix) return a raw type of rational map (just like it happens with the multi-rational maps). You can always apply multirationalMap to the output and convert to the raw type using toRationalMap. Alternatively, you can proceed as follows:
|
|
|
The object WeightedRationalMap is a type, with ancestor classes MultirationalMap < MutableHashTable < HashTable < Thing.