| ARing<E> |
Abstract ring which holds perfect power decomposition of its cardinality.
|
| ChineseRemainders |
|
| ChineseRemainders.ChineseRemaindersMagic<E> |
Magic data to make CRT faster via precomputing Bezout coefficients
|
| ChineseRemainders.ChineseRemaindersMagicZp64 |
|
| FactorDecomposition<E> |
Factor decomposition of element.
|
| ImageRing<F,I> |
|
| Integers |
The ring of integers (Z).
|
| IntegersZp |
Ring of integers modulo some modulus.
|
| IntegersZp64 |
Zp ring over machine numbers which provides fast modular arithmetic.
|
| Rational<E> |
|
| RationalReconstruction |
|
| Rationals<E> |
The ring of rationals (Q).
|
| Rings |
Common rings.
|