|
AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|
This is the complete list of members for RationalInteger, including all inherited members.
| add(const AlgebraicInteger *ai) | RationalInteger | virtual |
| aiCopyToInteger(const int &n) const | RationalInteger | virtual |
| bIsDivisbleBy(const AlgebraicInteger *) const | RationalInteger | virtual |
| bIsEqualTo(const AlgebraicInteger &ai) const | RationalInteger | virtual |
| bIsEqualTo(const int &n) const | RationalInteger | virtual |
| bIsGreaterOEThan(const int &n) const | RationalInteger | virtual |
| bIsGreaterThan(const int &n) const | RationalInteger | virtual |
| bIsInvertible() const | RationalInteger | virtual |
| bIsLessOEThan(const AlgebraicInteger &ai) const | RationalInteger | virtual |
| bIsLessThan(const int &n) const | RationalInteger | virtual |
| bIsLessThan(const AlgebraicInteger &ai) const | RationalInteger | virtual |
| bIsSquareOfIvertible() const | RationalInteger | virtual |
| copy() const | RationalInteger | virtual |
| divideBy(const AlgebraicInteger *ai) | RationalInteger | virtual |
| divideByIfDivisible(const AlgebraicInteger *ai) (defined in RationalInteger) | RationalInteger | virtual |
| gcd(const AlgebraicInteger *ai) | RationalInteger | virtual |
| get_classname() const | RationalInteger | virtual |
| get_iValue() const (defined in RationalInteger) | RationalInteger | |
| iVal (defined in RationalInteger) | RationalInteger | |
| multiplyBy(const int &n) | RationalInteger | virtual |
| multiplyBy(const AlgebraicInteger *ai) | RationalInteger | virtual |
| operator!=(const int &n) const | AlgebraicInteger | |
| operator!=(const AlgebraicInteger &ai) const | AlgebraicInteger | |
| operator*(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| operator*=(RationalInteger const &ri) (defined in RationalInteger) | RationalInteger | |
| operator+(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| operator-() const (defined in RationalInteger) | RationalInteger | |
| operator-(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| operator/=(RationalInteger const &ri) (defined in RationalInteger) | RationalInteger | |
| operator<(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| operator=(const RationalInteger &) (defined in RationalInteger) | RationalInteger | |
| operator==(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| operator==(const long int &) const (defined in RationalInteger) | RationalInteger | |
| AlgebraicInteger::operator==(const AlgebraicInteger &ai) const | AlgebraicInteger | |
| operator>(const RationalInteger &) const (defined in RationalInteger) | RationalInteger | |
| opp() | RationalInteger | virtual |
| print(ostream &) const | RationalInteger | virtual |
| RationalInteger() (defined in RationalInteger) | RationalInteger | |
| RationalInteger(long int iVal) (defined in RationalInteger) | RationalInteger | |
| RationalInteger(const RationalInteger &ri) (defined in RationalInteger) | RationalInteger | |
| removeSquareFactors() | RationalInteger | virtual |
| set(const int &n) | RationalInteger | virtual |
| set(AlgebraicInteger *ai) | RationalInteger | virtual |
| substract(const AlgebraicInteger *ai) | RationalInteger | virtual |
| to_double() const | RationalInteger | virtual |
| to_string(const string &strFormat="generic", const bool &bProtect=false) const | RationalInteger | virtual |
| ~AlgebraicInteger() (defined in AlgebraicInteger) | AlgebraicInteger | virtual |
| ~RationalInteger() (defined in RationalInteger) | RationalInteger | virtual |
1.8.11