Uses of Class
org.apfloat.internal.DoubleElementaryModMath
Packages that use DoubleElementaryModMath
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of DoubleElementaryModMath in org.apfloat.internal
Subclasses of DoubleElementaryModMath in org.apfloat.internalModifier and TypeClassDescriptionclassSteps for the factor-3 NTT.classModulo arithmetic functions fordoubledata.classSteps of a three-NTT convolution for thedoubletype.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.