public static final class MultivariatePolynomialZp64.lPrecomputedPowers extends Object
| Modifier and Type | Field and Description |
|---|---|
IntegersZp64 |
ring |
long |
value |
| Constructor and Description |
|---|
lPrecomputedPowers(int cacheSize,
long value,
IntegersZp64 ring) |
lPrecomputedPowers(long value,
IntegersZp64 ring) |
public final long value
public final IntegersZp64 ring
public lPrecomputedPowers(long value,
IntegersZp64 ring)
public lPrecomputedPowers(int cacheSize,
long value,
IntegersZp64 ring)
Copyright © 2022. All rights reserved.