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