Basic Polynomial Algebra Subprograms (BPAS)  v. 1.791
BPASRing< Derived > Member List

This is the complete list of members for BPASRing< Derived >, including all inherited members.

convertToExpressionTree() const =0ExpressionTreeConvertpure virtual
getCharacteristic() constBPASRing< Derived >inlinevirtual
isOne() const =0BPASRing< Derived >pure virtual
isZero() const =0BPASRing< Derived >pure virtual
one()=0BPASRing< Derived >pure virtual
operator!=(const Derived &) const =0BPASRing< Derived >pure virtual
operator*(const Derived &) const =0BPASRing< Derived >pure virtual
operator*=(const Derived &)=0BPASRing< Derived >pure virtual
operator+(const Derived &) const =0BPASRing< Derived >pure virtual
operator+=(const Derived &)=0BPASRing< Derived >pure virtual
operator-(const Derived &) const =0BPASRing< Derived >pure virtual
operator-() const =0BPASRing< Derived >pure virtual
operator-=(const Derived &)=0BPASRing< Derived >pure virtual
operator<<(std::ostream &ostream, const Derived &d)BPASRing< Derived >friend
operator<< (defined in BPASRing< Derived >)BPASRing< Derived >friend
operator=(const Derived &)=0BPASRing< Derived >pure virtual
operator==(const Derived &) const =0BPASRing< Derived >pure virtual
operator^(long long int e) const =0BPASRing< Derived >pure virtual
operator^=(long long int e)=0BPASRing< Derived >pure virtual
print(std::ostream &ostream) constBPASRing< Derived >inlinevirtual
toString() constBPASRing< Derived >inlinevirtual
unitCanonical(Derived *u=NULL, Derived *v=NULL) const =0BPASRing< Derived >pure virtual
zero()=0BPASRing< Derived >pure virtual