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 RCyclotomic7Integer, including all inherited members.
add(const AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
aiCopyToInteger(const int &n) const | RCyclotomic7Integer | virtual |
bIsAssociateTo(const AlgebraicInteger *ai) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
bIsDivisbleBy(const AlgebraicInteger *ai) const | RCyclotomic7Integer | virtual |
bIsEqualTo(const int &n) const | RCyclotomic7Integer | virtual |
bIsEqualTo(const AlgebraicInteger &ai) const | RCyclotomic7Integer | virtual |
bIsGreaterOEThan(const int &n) const | RCyclotomic7Integer | virtual |
bIsGreaterThan(const int &n) const | RCyclotomic7Integer | virtual |
bIsInvertible() const | RCyclotomic7Integer | virtual |
bIsLessOEThan(const AlgebraicInteger &ai) const | RCyclotomic7Integer | virtual |
bIsLessThan(const AlgebraicInteger &ai) const | RCyclotomic7Integer | virtual |
bIsLessThan(const int &n) const | RCyclotomic7Integer | virtual |
bIsLongInt() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
bIsSquareOfIvertible() const | RCyclotomic7Integer | virtual |
computePrimeDecomposition(const unsigned int &iPrime) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | static |
conjugate(unsigned int i) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
copy() const | RCyclotomic7Integer | virtual |
divideBy(const AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
divideByIfDivisible(const AlgebraicInteger *ai) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | virtual |
floor() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
gcd(const AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
get_classname() const | RCyclotomic7Integer | virtual |
iC | RCyclotomic7Integer | |
initialize() (defined in RCyclotomic7Integer) | RCyclotomic7Integer | static |
initializePrimeDecomposition() (defined in RCyclotomic7Integer) | RCyclotomic7Integer | static |
iNorm() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
multiplyBy(const AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
multiplyBy(const int &n) | RCyclotomic7Integer | virtual |
operator!=(const int &n) const | AlgebraicInteger | |
operator!=(const AlgebraicInteger &ai) const | AlgebraicInteger | |
operator*(const RCyclotomic7Integer &) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator*=(RCyclotomic7Integer const &rci) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator+(const RCyclotomic7Integer &) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator-(const RCyclotomic7Integer &) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator-() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator/=(RCyclotomic7Integer const &rci) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator=(const RCyclotomic7Integer &rci) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator==(const RCyclotomic7Integer &rci) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
operator==(const long int &) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
AlgebraicInteger::operator==(const AlgebraicInteger &ai) const | AlgebraicInteger | |
operator>(const RCyclotomic7Integer &rci) const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
opp() | RCyclotomic7Integer | virtual |
print(ostream &) const | RCyclotomic7Integer | virtual |
rciPrimeDecomposition() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
rciPrimeFactors() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
RCyclotomic7Integer(const RCyclotomic7Integer &rci) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
RCyclotomic7Integer(const int &n) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
RCyclotomic7Integer(const mpz_class &n) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
RCyclotomic7Integer(const array< mpz_class, 3 > &iCoefficients) (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
RCyclotomic7Integer() (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
removeSquareFactors() | RCyclotomic7Integer | virtual |
set(AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
set(const int &n) | RCyclotomic7Integer | virtual |
substract(const AlgebraicInteger *ai) | RCyclotomic7Integer | virtual |
to_double() const | RCyclotomic7Integer | virtual |
to_interval() const (defined in RCyclotomic7Integer) | RCyclotomic7Integer | |
to_string(const string &strFormat="generic", const bool &bProtect=false) const | RCyclotomic7Integer | virtual |
~AlgebraicInteger() (defined in AlgebraicInteger) | AlgebraicInteger | virtual |
~RCyclotomic7Integer() (defined in RCyclotomic7Integer) | RCyclotomic7Integer | virtual |