|
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 QuadraticInteger, including all inherited members.
| a | QuadraticInteger | |
| add(const AlgebraicInteger *ai) | QuadraticInteger | virtual |
| aiCopyToInteger(const int &n) const | QuadraticInteger | virtual |
| b | QuadraticInteger | |
| bIsAssociateTo(QuadraticInteger qi2) (defined in QuadraticInteger) | QuadraticInteger | |
| bIsDAdmissible(const unsigned int &d) (defined in QuadraticInteger) | QuadraticInteger | static |
| bIsDivisbleBy(const AlgebraicInteger *) const | QuadraticInteger | virtual |
| bIsEqualTo(const AlgebraicInteger &ai) const | QuadraticInteger | virtual |
| bIsEqualTo(const int &n) const | QuadraticInteger | virtual |
| bIsGreaterOEThan(const int &n) const | QuadraticInteger | virtual |
| bIsGreaterThan(const int &n) const | QuadraticInteger | virtual |
| bIsGreaterThan(const long int &n) const (defined in QuadraticInteger) | QuadraticInteger | virtual |
| bIsInvertible() const | QuadraticInteger | virtual |
| bIsLessOEThan(const AlgebraicInteger &ai) const | QuadraticInteger | virtual |
| bIsLessThan(const int &n) const | QuadraticInteger | virtual |
| bIsLessThan(const long int &n) const (defined in QuadraticInteger) | QuadraticInteger | virtual |
| bIsLessThan(const AlgebraicInteger &ai) const | QuadraticInteger | virtual |
| bIsOneMod4 | QuadraticInteger | static |
| bIsSquareOfIvertible() const | QuadraticInteger | virtual |
| conjugate() (defined in QuadraticInteger) | QuadraticInteger | |
| copy() const | QuadraticInteger | virtual |
| d | QuadraticInteger | static |
| divideBy(const AlgebraicInteger *ai) | QuadraticInteger | virtual |
| divideByIfDivisible(const AlgebraicInteger *ai) (defined in QuadraticInteger) | QuadraticInteger | virtual |
| floor() const (defined in QuadraticInteger) | QuadraticInteger | |
| gcd(const AlgebraicInteger *ai) | QuadraticInteger | virtual |
| get_classname() const | QuadraticInteger | virtual |
| iDiscriminant | QuadraticInteger | static |
| iFundamentalUnits | QuadraticInteger | static |
| iNorm() const (defined in QuadraticInteger) | QuadraticInteger | |
| iPellEquation(const unsigned int &iPrime) (defined in QuadraticInteger) | QuadraticInteger | static |
| iPellMinimalSolution | QuadraticInteger | static |
| iSQRT_quotient(const QuadraticInteger &qiNum, const QuadraticInteger &qiDen) (defined in QuadraticInteger) | QuadraticInteger | static |
| iSQRTsup_quotient(const QuadraticInteger &qiNum, const QuadraticInteger &qiDen) (defined in QuadraticInteger) | QuadraticInteger | static |
| iTrace() const (defined in QuadraticInteger) | QuadraticInteger | |
| iValuation(const QuadraticInteger &qi) (defined in QuadraticInteger) | QuadraticInteger | |
| multiplyBy(const int &n) | QuadraticInteger | virtual |
| multiplyBy(const AlgebraicInteger *ai) | QuadraticInteger | virtual |
| operator!=(const int &n) const | AlgebraicInteger | |
| operator!=(const AlgebraicInteger &ai) const | AlgebraicInteger | |
| operator*(const QuadraticInteger &) const (defined in QuadraticInteger) | QuadraticInteger | |
| operator*=(QuadraticInteger const &qi) (defined in QuadraticInteger) | QuadraticInteger | |
| operator+(const QuadraticInteger &) const (defined in QuadraticInteger) | QuadraticInteger | |
| operator-(const QuadraticInteger &) const (defined in QuadraticInteger) | QuadraticInteger | |
| operator-() const (defined in QuadraticInteger) | QuadraticInteger | |
| operator/=(QuadraticInteger const &qi) (defined in QuadraticInteger) | QuadraticInteger | |
| operator=(const QuadraticInteger &) (defined in QuadraticInteger) | QuadraticInteger | |
| operator==(const AlgebraicInteger &ai) const | AlgebraicInteger | |
| operator>(const QuadraticInteger &) (defined in QuadraticInteger) | QuadraticInteger | |
| opp() | QuadraticInteger | virtual |
| print(ostream &) const | QuadraticInteger | virtual |
| qiFactorsRationalPrime(const unsigned int &iPrime, bool bWithMultiplicities=false) (defined in QuadraticInteger) | QuadraticInteger | static |
| qiPrimeDecomposition() const (defined in QuadraticInteger) | QuadraticInteger | |
| qiPrimeFactors() const (defined in QuadraticInteger) | QuadraticInteger | |
| QuadraticInteger() (defined in QuadraticInteger) | QuadraticInteger | |
| QuadraticInteger(const int &iVal) (defined in QuadraticInteger) | QuadraticInteger | |
| QuadraticInteger(const QuadraticInteger &qi) (defined in QuadraticInteger) | QuadraticInteger | |
| QuadraticInteger(int a, int b) (defined in QuadraticInteger) | QuadraticInteger | |
| removeSquareFactors() | QuadraticInteger | virtual |
| set(const int &n) | QuadraticInteger | virtual |
| set(AlgebraicInteger *ai) | QuadraticInteger | virtual |
| set_d(const unsigned int &d) (defined in QuadraticInteger) | QuadraticInteger | static |
| substract(const AlgebraicInteger *ai) | QuadraticInteger | virtual |
| to_double() const | QuadraticInteger | virtual |
| to_string(const string &strFormat="generic", const bool &bProtect=false) const | QuadraticInteger | virtual |
| ~AlgebraicInteger() (defined in AlgebraicInteger) | AlgebraicInteger | virtual |
| ~QuadraticInteger() (defined in QuadraticInteger) | QuadraticInteger | virtual |
1.8.11