5 Coefficients

In ginv the following types of coefficients have been implemented:

Polynomial coefficients ring:
"ITwoParametrModularShort", "IOneParametrModularShort", "IGmpZ"

Polynomial coefficient field:
"IModularShort", "IGmpQ"
Note: In this case some operations over polynomials can be performed more efficiently, for example, in the modular case, if they do not need computation of GCD.



Subsections