linbox
1
|
This is the complete list of members for NTL_zz_pX, including all inherited members.
cardinality(integer &c) const | NTL_zz_pX | inline |
characteristic(integer &c) const | NTL_zz_pX | inline |
convert(std::vector< ANY > &v, const Element &p) const | NTL_zz_pX | inline |
convert(std::vector< Coeff > &v, const Element &p) const | NTL_zz_pX | inline |
deg(const Element &p) const | NTL_zz_pX | inline |
getCoeff(Coeff &c, const Element &p, size_t i) const | NTL_zz_pX | inline |
getCoeffField() const | NTL_zz_pX | inline |
init(Element &p, const ANY &y) const | NTL_zz_pX | inline |
init(Element &p, const Coeff &y) const | NTL_zz_pX | inline |
init(Element &p, const std::vector< ANY > &v) const | NTL_zz_pX | inline |
init(Element &p, const std::vector< Coeff > &v) const | NTL_zz_pX | inline |
isOne(const Element &x) const | NTL_zz_pX | inline |
isZero(const Element &x) const | NTL_zz_pX | inline |
leadCoeff(Coeff &c, const Element &p) const | NTL_zz_pX | inline |
NTL_zz_pX(const integer &p, size_t e=1) | NTL_zz_pX | inline |
NTL_zz_pX(CoeffField cf) | NTL_zz_pX | inline |
quo(Element &res, const Element &a, const Element &b) const | NTL_zz_pX | inline |
quoin(Element &a, const Element &b) const | NTL_zz_pX | inline |
quorem(Element &q, Element &r, const Element &a, const Element &b) const | NTL_zz_pX | inline |
rem(Element &res, const Element &a, const Element &b) const | NTL_zz_pX | inline |
remin(Element &a, const Element &b) const | NTL_zz_pX | inline |
rev(Element &r, const Element &p) | NTL_zz_pX | inline |
revin(Element &r) | NTL_zz_pX | inline |
setCoeff(Element &p, size_t i, const Coeff &c) const | NTL_zz_pX | inline |