Home
last modified time | relevance | path

Searched defs:power_x (Results 1 – 2 of 2) sorted by relevance

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/finite_fields/gf_polynomial/
H A Dgf_poly_modulus.cc353 void power_x(gf_polynomial& h, const bigint& e, const gf_poly_modulus& F) in power_x() function
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/finite_fields/Fp_polynomial/
H A DFp_poly_modulus.cc480 void power_x(Fp_polynomial& h, const bigint& e, const Fp_poly_modulus& F) in power_x() function