| Package | Description |
|---|---|
| cc.redberry.rings | |
| cc.redberry.rings.io |
| Modifier and Type | Field and Description |
|---|---|
static Rationals<BigInteger> |
Rings.Q
Field of rationals (Q)
|
| Modifier and Type | Method and Description |
|---|---|
static <E> Rationals<E> |
Rings.Frac(Ring<E> ring)
Ring of rational functions over specified ring
|
| Modifier and Type | Method and Description |
|---|---|
static <E> Coder<Rational<E>,?,?> |
Coder.mkRationalsCoder(Rationals<E> ring,
Coder<E,?,?> elementsCoder)
Create coder for rational elements
|
Copyright © 2022. All rights reserved.