Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::field6< base_field, Fq6Params > Member List

This is the complete list of members for bb::field6< base_field, Fq6Params >, including all inherited members.

c0bb::field6< base_field, Fq6Params >
c1bb::field6< base_field, Fq6Params >
c2bb::field6< base_field, Fq6Params >
field6(const base_field &a=base_field::zero(), const base_field &b=base_field::zero(), const base_field &c=base_field::zero())bb::field6< base_field, Fq6Params >inline
field6(const field6 &other)bb::field6< base_field, Fq6Params >inline
field6(field6 &&other) noexceptbb::field6< base_field, Fq6Params >inline
frobenius_map_one() constbb::field6< base_field, Fq6Params >inline
frobenius_map_three() constbb::field6< base_field, Fq6Params >inline
frobenius_map_two() constbb::field6< base_field, Fq6Params >inline
from_montgomery_form() constbb::field6< base_field, Fq6Params >inline
invert() constbb::field6< base_field, Fq6Params >inline
is_zero() constbb::field6< base_field, Fq6Params >inline
mul_by_fq2(const base_field &other) constbb::field6< base_field, Fq6Params >inline
mul_by_non_residue(const base_field &a)bb::field6< base_field, Fq6Params >inlinestatic
one()bb::field6< base_field, Fq6Params >inlinestatic
operator*(const field6 &other) constbb::field6< base_field, Fq6Params >inline
operator*=(const field6 &other)bb::field6< base_field, Fq6Params >inline
operator+(const field6 &other) constbb::field6< base_field, Fq6Params >inline
operator+=(const field6 &other)bb::field6< base_field, Fq6Params >inline
operator-(const field6 &other) constbb::field6< base_field, Fq6Params >inline
operator-() constbb::field6< base_field, Fq6Params >inline
operator-=(const field6 &other)bb::field6< base_field, Fq6Params >inline
operator/(const field6 &other) constbb::field6< base_field, Fq6Params >inline
operator/=(const field6 &other)bb::field6< base_field, Fq6Params >inline
operator=(const field6 &other) noexceptbb::field6< base_field, Fq6Params >inline
operator=(field6 &&other) noexceptbb::field6< base_field, Fq6Params >inline
operator==(const field6 &other) constbb::field6< base_field, Fq6Params >inline
random_element(numeric::RNG *engine=nullptr)bb::field6< base_field, Fq6Params >inlinestatic
sqr() constbb::field6< base_field, Fq6Params >inline
to_montgomery_form() constbb::field6< base_field, Fq6Params >inline
zero()bb::field6< base_field, Fq6Params >inlinestatic
~field6() noexcept=defaultbb::field6< base_field, Fq6Params >