Uses of Class
org.apfloat.internal.IntElementaryModMath
Packages that use IntElementaryModMath
Package
Description
Transforms for using a GPU via the aparapi library.
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of IntElementaryModMath in org.apfloat.aparapi
Subclasses of IntElementaryModMath in org.apfloat.aparapiModifier and TypeClassDescriptionclassSteps for the factor-3 NTT using the GPU, for theintelement type.classNTT steps for theintelement type aparapi transforms. -
Uses of IntElementaryModMath in org.apfloat.internal
Subclasses of IntElementaryModMath in org.apfloat.internalModifier and TypeClassDescriptionclassSteps for the factor-3 NTT.classModulo arithmetic functions forintdata.classSteps of a three-NTT convolution for theinttype.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.