type, systemType, parametr=None, modularShort=None) |
type
:
Value of type |
Coefficient type |
---|---|
"GmpQ" | rational numbers on the basis of the GMP library |
"GmpZ" | integer numbers on the basis of the GMP library |
"ModularShort" | numbers modulo prime number under the condition machine word |
"OneParametrModularShort" | polynomial arithmetics with one-parametric coefficients and integers modulo prime number under the condition machine word |
"TwoParametrModularShort" | polynomial arithmetics with two-parametric coefficients and integers modulo prime number under the condition machine word |
"OneParametrGmpZ" | polynomial arithmetics with one-parametric coefficients over the ring on the basis of the GMP library |
"TwoParametrGmpZ" | polynomial arithmetics with two-parametric coefficients over the ring on the basis of the GMP library |
systemType
:
parametr
:
modularShort
: The class CoeffInterface contains the following methods:
) |
) |
) |
) |