public class FixedPointUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PRECOMP_NAME |
| Constructor and Description |
|---|
FixedPointUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCombSize(ECCurve c) |
static FixedPointPreCompInfo |
getFixedPointPreCompInfo(PreCompInfo preCompInfo) |
static FixedPointPreCompInfo |
precompute(ECPoint p,
int minWidth) |
public static final java.lang.String PRECOMP_NAME
public static int getCombSize(ECCurve c)
public static FixedPointPreCompInfo getFixedPointPreCompInfo(PreCompInfo preCompInfo)
public static FixedPointPreCompInfo precompute(ECPoint p, int minWidth)