Home
last modified time | relevance | path

Searched refs:RgX_is_monic_ZX (Results 1 – 1 of 1) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DRgV.c652 RgX_is_monic_ZX(GEN pol) in RgX_is_monic_ZX() function
671 return RgX_is_monic_ZX(pol)? RgM_mul_QXQM(x, y, pol): NULL; in RgM_mul_fast()
693 return RgX_is_monic_ZX(pol)? RgM_sqr_QXQM(x, pol): NULL; in RgM_sqr_fast()