linbox  1
NTL_ZZ Member List

This is the complete list of members for NTL_ZZ, including all inherited members.

abs(Element &x, const Element &a) const NTL_ZZinline
add(Element &x, const Element &y, const Element &z) const NTL_ZZinline
addin(Element &x, const Element &y) const NTL_ZZinline
areEqual(const Element &x, const Element &y) const NTL_ZZinline
assign(Element &x, const Element &y) const NTL_ZZinline
axpy(Element &r, const Element &a, const Int &x, const Element &y) const NTL_ZZinline
axpyin(Element &r, const Element &a, const Int &x) const NTL_ZZinline
compare(const Element &a, const Element &b) const NTL_ZZinline
convert(integer &x, const Element &y)NTL_ZZinlinestatic
div(Element &x, const Element &y, const Element &z) const NTL_ZZinline
divin(Element &x, const Element &y) const NTL_ZZinline
gcd(Element &g, const Element &a, const Element &b) const NTL_ZZinline
gcdin(Element &g, const Element &b) const NTL_ZZinline
init(Element &x, const Element2 &y) const NTL_ZZinline
init(Element &x, const Element &y) const NTL_ZZinline
init(Element &x, const int64 &y) const NTL_ZZinline
init(Element &x, const uint64 &y) const NTL_ZZinline
init(Element &x, const integer &y) const NTL_ZZinline
inv(Element &x, const Element &y) const NTL_ZZinline
invin(Element &x)NTL_ZZinline
isDivisor(const Element &a, const Element &b) const NTL_ZZinline
isOne(const Element &x) const NTL_ZZinline
isUnit(const Element &x) const NTL_ZZinline
isZero(const Element &x) const NTL_ZZinline
lcm(Element &c, const Element &a, const Element &b) const NTL_ZZinline
lcmin(Element &l, const Element &b) const NTL_ZZinline
mul(Element &x, const Element &y, const Int &z) const NTL_ZZinline
mulin(Element &x, const Int &y) const NTL_ZZinline
neg(Element &x, const Element &y) const NTL_ZZinline
negin(Element &x) const NTL_ZZinline
quo(Element &q, const Element &a, const Element &b) const NTL_ZZinline
quoin(Element &a, const Element &b) const NTL_ZZinline
quoRem(Element &q, Element &r, const Element &a, const Element &b) const NTL_ZZinline
read(std::istream &in, Element &x) const NTL_ZZinline
reconstructRational(Element &a, Element &b, const Element &x, const Element &m, const Element &a_bound, const Element &b_bound) const NTL_ZZinline
rem(Element &r, const Element &a, const Element &b) const NTL_ZZinline
remin(Element &x, const Element &y) const NTL_ZZinline
sqrt(Element &x, const Element &y) const NTL_ZZinline
sub(Element &x, const Element &y, const Element &z) const NTL_ZZinline
subin(Element &x, const Element &y) const NTL_ZZinline
write(std::ostream &out, const Element &y) const NTL_ZZinline
xgcd(Element &g, Element &s, Element &t, const Element &a, const Element &b) const NTL_ZZinline