Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
This is the complete list of members for BPASRing< Derived >, including all inherited members.
convertToExpressionTree() const =0 | ExpressionTreeConvert | pure virtual |
getCharacteristic() const | BPASRing< Derived > | inlinevirtual |
isOne() const =0 | BPASRing< Derived > | pure virtual |
isZero() const =0 | BPASRing< Derived > | pure virtual |
one()=0 | BPASRing< Derived > | pure virtual |
operator!=(const Derived &) const =0 | BPASRing< Derived > | pure virtual |
operator*(const Derived &) const =0 | BPASRing< Derived > | pure virtual |
operator*=(const Derived &)=0 | BPASRing< Derived > | pure virtual |
operator+(const Derived &) const =0 | BPASRing< Derived > | pure virtual |
operator+=(const Derived &)=0 | BPASRing< Derived > | pure virtual |
operator-(const Derived &) const =0 | BPASRing< Derived > | pure virtual |
operator-() const =0 | BPASRing< Derived > | pure virtual |
operator-=(const Derived &)=0 | BPASRing< Derived > | pure virtual |
operator<<(std::ostream &ostream, const Derived &d) | BPASRing< Derived > | friend |
operator<< (defined in BPASRing< Derived >) | BPASRing< Derived > | friend |
operator=(const Derived &)=0 | BPASRing< Derived > | pure virtual |
operator==(const Derived &) const =0 | BPASRing< Derived > | pure virtual |
operator^(long long int e) const =0 | BPASRing< Derived > | pure virtual |
operator^=(long long int e)=0 | BPASRing< Derived > | pure virtual |
print(std::ostream &ostream) const | BPASRing< Derived > | inlinevirtual |
toString() const | BPASRing< Derived > | inlinevirtual |
unitCanonical(Derived *u=NULL, Derived *v=NULL) const =0 | BPASRing< Derived > | pure virtual |
zero()=0 | BPASRing< Derived > | pure virtual |