ExEcc
v0.1.0
Search documentation of ExEcc
Settings
ExEcc.Fields.OptimizedFQP
(ExEcc v0.1.0)
View Source
A module for elements in polynomial extension fields with optimized operations
Summary
Functions
add(fqp, other)
div(fqp, other)
eq(fqp, other)
inv(fqp)
mul(fqp, other)
ne(fqp, other)
neg(fqp)
new(fqp, coeffs, modulus_coeffs \\ nil)
one(cls)
optimized_poly_rounded_div(fqp, a, b)
pow(fqp, other)
repr(fqp)
sgn0(fqp)
sub(fqp, other)
zero(cls)
Functions
add(fqp, other)
div(fqp, other)
eq(fqp, other)
inv(fqp)
mul(fqp, other)
ne(fqp, other)
neg(fqp)
new(fqp, coeffs, modulus_coeffs \\ nil)
one(cls)
optimized_poly_rounded_div(fqp, a, b)
pow(fqp, other)
repr(fqp)
sgn0(fqp)
sub(fqp, other)
zero(cls)