1 #ifndef fast_mult_header
2 #define fast_mult_header
poly pFastPowerMC(poly f, int n, ring r)
Compatiblity layer for legacy polynomial operations (over currRing)
const CanonicalForm CFMap CFMap int &both_non_zero int n
poly unifastmult(poly f, poly g, ring r)
poly multifastmult(poly f, poly g, ring r)
poly pFastPower(poly f, int n, ring r)