|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntConstants
Constants needed for various algorithms for the int
type.
Field Summary | |
---|---|
static float |
KARATSUBA_COST_FACTOR
Relative cost of Karatsuba multiplication. |
static float |
NTT_COST_FACTOR
Relative cost of NTT multiplication. |
Field Detail |
---|
static final float KARATSUBA_COST_FACTOR
static final float NTT_COST_FACTOR
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |