ExEcc
v0.1.0
Search documentation of ExEcc
Settings
ExEcc.Fields.FQP
(ExEcc v0.1.0)
View Source
A module for elements in polynomial extension fields
Summary
Functions
add(fqp, other)
div(fqp, other)
eq(fqp, other)
inv(fqp)
mul(fqp, other)
ne(fqp, other)
neg(fqp)
new(fqp \\ %__MODULE__{}, coeffs, modulus_coeffs)
one(cls)
pow(fqp, other)
repr(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 \\ %__MODULE__{}, coeffs, modulus_coeffs)
one(cls)
pow(fqp, other)
repr(fqp)
sub(fqp, other)
zero(cls)