add(Element &x, Element y, Element z) const | GF2 | [inline] |
add(BitVector::reference x, Element y, Element z) const | GF2 | [inline] |
add(std::_Bit_reference x, Element y, Element z) const | GF2 | [inline] |
addin(Element &x, Element y) const | GF2 | [inline] |
addin(BitVector::reference x, Element y) const | GF2 | [inline] |
addin(std::_Bit_reference x, Element y) const | GF2 | [inline] |
areEqual(Element x, Element y) const | GF2 | [inline] |
assign(Element &x, Element y) const | GF2 | [inline] |
assign(BitVector::reference x, Element y) const | GF2 | [inline] |
assign(std::_Bit_reference x, Element y) const | GF2 | [inline] |
axpy(BitVector::reference r, Element a, Element x, Element y) const | GF2 | [inline] |
axpy(std::_Bit_reference r, Element a, Element x, Element y) const | GF2 | [inline] |
axpy(Element &r, Element a, Element x, Element y) const | GF2 | [inline] |
axpyin(Element &r, Element a, Element x) const | GF2 | [inline] |
axpyin(BitVector::reference r, Element a, Element x) const | GF2 | [inline] |
axpyin(std::_Bit_reference r, Element a, Element x) const | GF2 | [inline] |
cardinality(integer &c) const | GF2 | [inline] |
characteristic(integer &c) const | GF2 | [inline] |
convert(integer &x, Element y) const | GF2 | [inline] |
div(Element &x, Element y, Element z) const | GF2 | [inline] |
div(BitVector::reference x, Element y, Element z) const | GF2 | [inline] |
div(std::_Bit_reference x, Element y, Element z) const | GF2 | [inline] |
divin(Element &x, Element y) const | GF2 | [inline] |
divin(BitVector::reference x, Element y) const | GF2 | [inline] |
divin(std::_Bit_reference x, Element y) const | GF2 | [inline] |
Element typedef | GF2 | |
getMaxModulus() | GF2 | [inline, static] |
GF2(int p=2, int exp=1) | GF2 | [inline] |
GF2(const GF2 &F) | GF2 | [inline] |
init(Element &x, const integer &y=0) const | GF2 | [inline] |
init(BitVector::reference x, const integer &y=0) const | GF2 | [inline] |
init(std::_Bit_reference x, const integer &y=0) const | GF2 | [inline] |
inv(Element &x, Element y) const | GF2 | [inline] |
inv(BitVector::reference x, Element y) const | GF2 | [inline] |
inv(std::_Bit_reference x, Element y) const | GF2 | [inline] |
invin(Element &x) const | GF2 | [inline] |
invin(BitVector::reference x) const | GF2 | [inline] |
invin(std::_Bit_reference x) const | GF2 | [inline] |
isOne(Element x) const | GF2 | [inline] |
isZero(Element x) const | GF2 | [inline] |
mul(Element &x, Element y, Element z) const | GF2 | [inline] |
mul(BitVector::reference x, Element y, Element z) const | GF2 | [inline] |
mul(std::_Bit_reference x, Element y, Element z) const | GF2 | [inline] |
mulin(Element &x, Element y) const | GF2 | [inline] |
mulin(BitVector::reference x, Element y) const | GF2 | [inline] |
mulin(std::_Bit_reference x, Element y) const | GF2 | [inline] |
neg(Element &x, Element y) const | GF2 | [inline] |
neg(BitVector::reference x, Element y) const | GF2 | [inline] |
neg(std::_Bit_reference x, Element y) const | GF2 | [inline] |
negin(Element &x) const | GF2 | [inline] |
negin(BitVector::reference x) const | GF2 | [inline] |
negin(std::_Bit_reference x) const | GF2 | [inline] |
operator=(const GF2 &F) | GF2 | [inline] |
RandIter typedef | GF2 | |
read(std::istream &is) | GF2 | [inline] |
read(std::istream &is, Element &x) const | GF2 | [inline] |
read(std::istream &is, BitVector::reference x) const | GF2 | [inline] |
read(std::istream &is, std::_Bit_reference x) const | GF2 | [inline] |
sub(Element &x, Element y, Element z) const | GF2 | [inline] |
sub(BitVector::reference x, Element y, Element z) const | GF2 | [inline] |
sub(std::_Bit_reference x, Element y, Element z) const | GF2 | [inline] |
subin(Element &x, Element y) const | GF2 | [inline] |
subin(BitVector::reference x, Element y) const | GF2 | [inline] |
subin(std::_Bit_reference x, Element y) const | GF2 | [inline] |
write(std::ostream &os) const | GF2 | [inline] |
write(std::ostream &os, Element x) const | GF2 | [inline] |