Uses of Class
org.apfloat.internal.LongModMath
Packages that use LongModMath
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of LongModMath in org.apfloat.internal
Subclasses of LongModMath in org.apfloat.internalModifier and TypeClassDescriptionclassSteps for the factor-3 NTT.classSteps of a three-NTT convolution for thelongtype.classCommon methods to calculate Fast Number Theoretic Transforms in parallel using multiple threads.classFast Number Theoretic Transform that uses lookup tables for powers of n:th root of unity and permutation indexes.classFast Number Theoretic Transform strategy that uses lookup tables for powers of n:th root of unity and permutation indexes.classHelper class for generating and caching tables of powers of the n:th root of unity.Fields in org.apfloat.internal declared as LongModMathModifier and TypeFieldDescriptionprivate static final LongModMathLongCarryCRTStepStrategy.MATH_MOD_0private static final LongModMathLongCarryCRTStepStrategy.MATH_MOD_1private static final LongModMathLongCarryCRTStepStrategy.MATH_MOD_2Methods in org.apfloat.internal that return LongModMathModifier and TypeMethodDescriptionprivate static LongModMathLongWTables.getInstance(int modulus)