AlVin  1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
AlgebraicInteger Member List

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

add(const AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
aiCopyToInteger(const int &n) const =0AlgebraicIntegerpure virtual
bIsDivisbleBy(const AlgebraicInteger *ai) const =0AlgebraicIntegerpure virtual
bIsEqualTo(const AlgebraicInteger &ai) const =0AlgebraicIntegerpure virtual
bIsEqualTo(const int &n) const =0AlgebraicIntegerpure virtual
bIsGreaterOEThan(const int &n) const =0AlgebraicIntegerpure virtual
bIsGreaterThan(const int &n) const =0AlgebraicIntegerpure virtual
bIsInvertible() const =0AlgebraicIntegerpure virtual
bIsLessOEThan(const AlgebraicInteger &ai) const =0AlgebraicIntegerpure virtual
bIsLessThan(const int &n) const =0AlgebraicIntegerpure virtual
bIsLessThan(const AlgebraicInteger &ai) const =0AlgebraicIntegerpure virtual
bIsSquareOfIvertible() const =0AlgebraicIntegerpure virtual
copy() const =0AlgebraicIntegerpure virtual
divideBy(const AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
gcd(const AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
get_classname() const =0AlgebraicIntegerpure virtual
multiplyBy(const int &n)=0AlgebraicIntegerpure virtual
multiplyBy(const AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
operator!=(const int &n) const AlgebraicInteger
operator!=(const AlgebraicInteger &ai) const AlgebraicInteger
operator<< (defined in AlgebraicInteger)AlgebraicIntegerfriend
operator==(const AlgebraicInteger &ai) const AlgebraicInteger
opp()=0AlgebraicIntegerpure virtual
print(ostream &) const AlgebraicIntegervirtual
removeSquareFactors()=0AlgebraicIntegerpure virtual
set(const int &n)=0AlgebraicIntegerpure virtual
set(AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
substract(const AlgebraicInteger *ai)=0AlgebraicIntegerpure virtual
to_double() const =0AlgebraicIntegerpure virtual
to_string(const string &strFormat="generic", const bool &bProtect=false) const =0AlgebraicIntegerpure virtual
~AlgebraicInteger() (defined in AlgebraicInteger)AlgebraicIntegervirtual