| Package | Description |
|---|---|
| cc.redberry.rings | |
| cc.redberry.rings.poly.univar |
| Modifier and Type | Method and Description |
|---|---|
IntegersZp |
IntegersZp64.asGenericRing()
Converts this to a generic ring over big integers
|
IntegersZp |
IntegersZp.perfectPowerBaseDomain()
Returns ring for
ARing.perfectPowerBase() or this if modulus is not a perfect power |
static IntegersZp |
Rings.Zp(BigInteger modulus)
Ring of integers modulo
modulus (arbitrary large modulus) |
static IntegersZp |
Rings.Zp(long modulus)
Ring of integers modulo
modulus (arbitrary large modulus) |
| Modifier and Type | Field and Description |
|---|---|
IntegersZp |
HenselLifting.bLinearLift.initialDomain
The initial modulus (less than 64-bit)
|
IntegersZp |
HenselLifting.bQuadraticLift.ring
The modulus
|
IntegersZp |
HenselLifting.bLinearLift.ring
The modulus
|
Copyright © 2022. All rights reserved.